Home
last modified time | relevance | path

Searched defs:board_serial (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/corscience/tricorder/
H A Dtricorder-eeprom.h26 char board_serial[TRICORDER_BOARD_SERIAL_LENGTH]; member
H A Dtricorder-eeprom.c27 char board_serial[TRICORDER_BOARD_SERIAL_LENGTH]; in handle_eeprom_v0() member
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c865 char *board_serial = env_get("board_serial"); in board_late_init() local