Home
last modified time | relevance | path

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

/external/u-boot/common/spl/
Dspl.c414 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
448 if (loader && !spl_load_image(spl_image, loader)) in boot_from_devices()