Home
last modified time | relevance | path

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

/openbmc/u-boot/common/spl/
H A Dspl.c539 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
586 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()