Searched refs:req_version (Results 1 – 1 of 1) sorted by relevance
297 static struct boot_file_head * get_spl_header(uint8_t req_version) in get_spl_header() argument306 if (spl_header_version < req_version) { in get_spl_header()308 req_version, spl_header_version); in get_spl_header()