]> Git Repo - J-u-boot.git/commit
SPL: stm32mp1: fix spl_mmc_boot_partition not defined
authorRichard Genoud <[email protected]>
Mon, 12 Oct 2020 14:11:09 +0000 (16:11 +0200)
committerPatrick Delaunay <[email protected]>
Wed, 25 Nov 2020 09:56:09 +0000 (10:56 +0100)
commit40426d6f9a9afea7c16361d780f5475747a55266
treeabff432fe70d00594a051d66d5e2704dc79e6512
parent34d573fdab2a08cb33c1b4631eab93be9e733db1
SPL: stm32mp1: fix spl_mmc_boot_partition not defined

spl_mmc_boot_partition is only defined when
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION is defined.

Signed-off-by: Richard Genoud <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
arch/arm/mach-stm32mp/spl.c
This page took 0.030805 seconds and 4 git commands to generate.