[U-Boot] [PATCH v1 3/5] armv8: ls1043ardb: Enable loading PPA during SPL stage for SD boot
York Sun
york.sun at nxp.com
Mon May 15 15:52:01 UTC 2017
Signed-off-by: York Sun <york.sun at nxp.com>
---
configs/ls1043ardb_sdcard_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/ls1043ardb_sdcard_defconfig b/configs/ls1043ardb_sdcard_defconfig
index 329dd3b..ea674c8 100644
--- a/configs/ls1043ardb_sdcard_defconfig
+++ b/configs/ls1043ardb_sdcard_defconfig
@@ -3,6 +3,7 @@ CONFIG_TARGET_LS1043ARDB=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_FSL_LS_PPA=y
+CONFIG_SPL_FSL_LS_PPA=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
--
2.7.4
More information about the U-Boot
mailing list