Home
last modified time | relevance | path

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

/openbmc/u-boot/common/spl/
H A Dspl_ext.c10 int spl_load_image_ext(struct spl_image_info *spl_image, in spl_load_image_ext() function
104 err = spl_load_image_ext(spl_image, block_dev, in spl_load_image_ext_os()
135 return spl_load_image_ext(spl_image, block_dev, partition, in spl_load_image_ext_os()
H A Dspl_mmc.c265 err = spl_load_image_ext(spl_image, mmc_get_blk_desc(mmc), in spl_mmc_do_fs_boot()
/openbmc/u-boot/include/
H A Dspl.h280 int spl_load_image_ext(struct spl_image_info *spl_image,