Searched refs:spl_mmc_load (Results 1 - 3 of 3) sorted by relevance

/u-boot/common/spl/
H A Dspl_mmc.c352 int spl_mmc_load(struct spl_image_info *spl_image, function
445 return spl_mmc_load(spl_image, bootdev,
/u-boot/arch/arm/mach-k3/r5/
H A Dsysfw-loader.c406 ret = spl_mmc_load(&spl_image, &bootdev,
/u-boot/include/
H A Dspl.h849 * To avoid reinitializing MMCs, spl_mmc_load caches the most-recently-used MMC
860 * spl_mmc_load() - Load an image file from MMC/SD media
870 int spl_mmc_load(struct spl_image_info *spl_image,

Completed in 57 milliseconds