Home
last modified time | relevance | path

Searched refs:LAYOUT_VERSION_UNRECOGNIZED (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Deeprom_layout.h13 #define LAYOUT_VERSION_UNRECOGNIZED -1 macro
/openbmc/u-boot/common/eeprom/
H A Deeprom_layout.c29 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_layout_detect()
/openbmc/u-boot/board/compulab/common/
H A Deeprom.c507 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_parse_layout_version()
525 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_layout_detect()
/openbmc/u-boot/cmd/
H A Deeprom.c266 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_parse_layout_version()