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

/u-boot/arch/arm/mach-stm32mp/stm32mp1/
H A Dspl.c64 int spl_mmc_boot_partition(const u32 boot_device) function
/u-boot/common/spl/
H A Dspl_mmc.c287 int __weak spl_mmc_boot_partition(const u32 boot_device) function
452 spl_mmc_boot_partition(bootdev->boot_device),
/u-boot/include/
H A Dspl.h501 * spl_mmc_boot_partition() - MMC partition to load U-Boot from.
511 int spl_mmc_boot_partition(const u32 boot_device);

Completed in 109 milliseconds