Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_boot_image.c20 static int android_check_header(const struct andr_img_hdr *hdr) in android_check_header() function
131 if (android_check_header(buf)) in spl_load_android()