Home
last modified time | relevance | path

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

/openbmc/u-boot/board/bosch/shc/
H A Dboard.h148 #define HDR_MAGIC 0x43485342 macro
H A Dboard.c62 if (header.magic != HDR_MAGIC) { in read_eeprom()