Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_ext.c12 int spl_load_image_ext(struct spl_image_info *spl_image, in spl_load_image_ext() function
107 err = spl_load_image_ext(spl_image, block_dev, in spl_load_image_ext_os()
138 return spl_load_image_ext(spl_image, block_dev, partition, in spl_load_image_ext_os()
H A Dspl_mmc.c261 err = spl_load_image_ext(spl_image, mmc_get_blk_desc(mmc),
/OK3568_Linux_fs/u-boot/include/
H A Dspl.h225 int spl_load_image_ext(struct spl_image_info *spl_image,