Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ge/common/
H A Dvpd_reader.c107 static const u8 ECC_BLOCK_ID = 0xFF; variable
157 if (ecc[ID] != ECC_BLOCK_ID || ecc[LEN] < BLOCK_SIZE || in vpd_reader()