Home
last modified time | relevance | path

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

/external/u-boot/common/spl/
Dspl_mmc.c241 static int spl_mmc_do_fs_boot(struct spl_image_info *spl_image, struct mmc *mmc, in spl_mmc_do_fs_boot() function
284 static int spl_mmc_do_fs_boot(struct spl_image_info *spl_image, struct mmc *mmc, in spl_mmc_do_fs_boot() function
402 err = spl_mmc_do_fs_boot(spl_image, mmc, filename); in spl_mmc_load()