Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c1001 static int bootm_host_load_image(const void *fit, int req_image_type, int index) in bootm_host_load_image() function
1074 ret = bootm_host_load_image(fit, image_types[i], 0); in bootm_host_load_images()
1087 ret = bootm_host_load_image(fit, image_types_spl[i], index); in bootm_host_load_images()