Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drkcommon.c221 struct header1_info *hdr1_sdmmc, *hdr1_spi; in rkcommon_parse_header() local
243 hdr1_spi = (struct header1_info *)(buf + in rkcommon_parse_header()
251 } else if (!memcmp(&hdr1_spi->magic, spl_infos[i].spl_hdr, 4)) { in rkcommon_parse_header()