Home
last modified time | relevance | path

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

/external/u-boot/tools/
Drkcommon.c64 const char *spl_hdr; member
132 return info->spl_hdr; in rkcommon_get_spl_hdr()
247 if (!memcmp(&hdr1_sdmmc->magic, spl_infos[i].spl_hdr, 4)) { in rkcommon_parse_header()
251 } else if (!memcmp(&hdr1_spi->magic, spl_infos[i].spl_hdr, 4)) { in rkcommon_parse_header()
287 return strcmp(spl_info->spl_hdr, img_spl_info->spl_hdr); in rkcommon_verify_header()
313 spl_info->spl_hdr, in rkcommon_print_header()