Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootm.c1000 static int bootm_host_load_image(const void *fit, int req_image_type) in bootm_host_load_image() function
1056 ret = bootm_host_load_image(fit, image_types[i]); in bootm_host_load_images()