Home
last modified time | relevance | path

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

/external/u-boot/tools/
Drkcommon.c217 static int rkcommon_parse_header(const void *buf, struct header0_info *header0, in rkcommon_parse_header() function
268 ret = rkcommon_parse_header(buf, &header0, &img_spl_info); in rkcommon_verify_header()
299 ret = rkcommon_parse_header(buf, &header0, &spl_info); in rkcommon_print_header()