Home
last modified time | relevance | path

Searched refs:LAYOUT_VERSION_AUTODETECT (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Deeprom_layout.h14 #define LAYOUT_VERSION_AUTODETECT -2 macro
/openbmc/u-boot/common/eeprom/
H A Deeprom_layout.c109 if (layout_version == LAYOUT_VERSION_AUTODETECT) in eeprom_layout_setup()
/openbmc/u-boot/cmd/
H A Deeprom.c353 int layout_ver = LAYOUT_VERSION_AUTODETECT; in do_eeprom()