Home
last modified time | relevance | path

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

/openbmc/u-boot/common/spl/
H A Dspl.c522 static struct spl_image_loader *spl_ll_find_loader(uint boot_device) in spl_ll_find_loader() function
579 loader = spl_ll_find_loader(spl_boot_list[i]); in boot_from_devices()