Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/cbfs/
H A Dcbfs.c32 static const u32 good_magic = 0x4f524243; variable
174 if (header->magic != good_magic || header->offset > in file_cbfs_load_header()