Searched refs:spl_mmc_emmc_boot_partition (Results 1 - 7 of 7) sorted by relevance

/u-boot/board/data_modul/imx8mp_edm_sbc/
H A Dspl.c134 part = spl_mmc_emmc_boot_partition(mmc);
/u-boot/common/spl/
H A Dspl_mmc.c329 int __weak spl_mmc_emmc_boot_partition(struct mmc *mmc) function
384 part = spl_mmc_emmc_boot_partition(mmc);
/u-boot/arch/arm/mach-k3/
H A Dj721e_init.c297 if (spl_mmc_emmc_boot_partition(mmc))
/u-boot/arch/arm/mach-imx/
H A Dimage-container.c292 int spl_mmc_emmc_boot_partition(struct mmc *mmc) function
/u-boot/board/liebherr/xea/
H A Dxea.c168 int spl_mmc_emmc_boot_partition(struct mmc *mmc) function
/u-boot/include/
H A Dspl.h524 * spl_mmc_emmc_boot_partition() - eMMC boot partition to load U-Boot from.
533 int spl_mmc_emmc_boot_partition(struct mmc *mmc);
/u-boot/arch/arm/mach-imx/imx8m/
H A Dsoc.c699 int spl_mmc_emmc_boot_partition(struct mmc *mmc) function

Completed in 184 milliseconds