[U-Boot] [PATCH v1 5/5] armv8: ls1046ardb: Enable loading PPA during SPL stage for SD boot
York Sun
york.sun at nxp.com
Mon May 15 15:52:03 UTC 2017
Signed-off-by: York Sun <york.sun at nxp.com>
---
configs/ls1046ardb_sdcard_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/ls1046ardb_sdcard_defconfig b/configs/ls1046ardb_sdcard_defconfig
index d70a387..f84358f 100644
--- a/configs/ls1046ardb_sdcard_defconfig
+++ b/configs/ls1046ardb_sdcard_defconfig
@@ -1,6 +1,7 @@
CONFIG_ARM=y
CONFIG_TARGET_LS1046ARDB=y
CONFIG_FSL_LS_PPA=y
+CONFIG_SPL_FSL_LS_PPA=y
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1046a-rdb"
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
--
2.7.4
More information about the U-Boot
mailing list