summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2017-09-18 06:33:05 (GMT)
committerAlison Wang <b18965@freescale.com>2017-09-19 04:17:44 (GMT)
commit44ffe9874be8692f565f936b0535890a2a1e5c20 (patch)
treefe5c6cfb87aa4627f1a09ddbb52cb0c98f471e5e
parent043c85a2993139f1bce45182e3c4de46c6b9064d (diff)
downloadu-boot-44ffe9874be8692f565f936b0535890a2a1e5c20.tar.xz
armv8: ls1043ardb: disable PPA loading during SPL stage for SD boot
PPA loading during SPL stage is not required for nornal SD boot scenario. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
-rw-r--r--configs/ls1043ardb_sdcard_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls1043ardb_sdcard_defconfig b/configs/ls1043ardb_sdcard_defconfig
index 3797b4d..45f9fcd 100644
--- a/configs/ls1043ardb_sdcard_defconfig
+++ b/configs/ls1043ardb_sdcard_defconfig
@@ -3,7 +3,6 @@ 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