Home
last modified time | relevance | path

Searched refs:TRICORDER_EEPROM_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/corscience/tricorder/
H A Dtricorder-eeprom.h13 #define TRICORDER_EEPROM_VERSION 1 macro
H A Dtricorder-eeprom.c100 warn_wrong_value("version", TRICORDER_EEPROM_VERSION, in tricorder_get_eeprom()
143 eeprom.version = cpu_to_be16(TRICORDER_EEPROM_VERSION); in tricorder_eeprom_write()