Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Deeprom_layout.h15 #define LAYOUT_VERSION_AUTODETECT -2 macro
/OK3568_Linux_fs/u-boot/common/eeprom/
H A Deeprom_layout.c110 if (layout_version == LAYOUT_VERSION_AUTODETECT) in eeprom_layout_setup()
/OK3568_Linux_fs/u-boot/cmd/
H A Deeprom.c349 int layout_ver = LAYOUT_VERSION_AUTODETECT; in do_eeprom()