Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Drkcommon.c399 static int rkcommon_parse_header(const void *buf, struct header0_info *header0, in rkcommon_parse_header() function
464 ret = rkcommon_parse_header(buf, &header0, &img_spl_info); in rkcommon_verify_header()
509 ret = rkcommon_parse_header(buf, &header0, &spl_info); in rkcommon_print_header()