Home
last modified time | relevance | path

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

/openbmc/u-boot/board/sunxi/
H A Dboard.c297 static struct boot_file_head * get_spl_header(uint8_t req_version) in get_spl_header() argument
306 if (spl_header_version < req_version) { in get_spl_header()
308 req_version, spl_header_version); in get_spl_header()