summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2017-09-18 06:29:05 (GMT)
committerAlison Wang <b18965@freescale.com>2017-09-19 04:17:36 (GMT)
commit043c85a2993139f1bce45182e3c4de46c6b9064d (patch)
tree534cd337fd021813c7ed96227f6ce18f8df8d2ce
parentb68c9913bb2d88a917664d0f89ea5e4e09d30611 (diff)
downloadu-boot-043c85a2993139f1bce45182e3c4de46c6b9064d.tar.xz
armv8: ls1046ardb: 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/ls1046ardb_sdcard_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls1046ardb_sdcard_defconfig b/configs/ls1046ardb_sdcard_defconfig
index 72f7a35..3d28581 100644
--- a/configs/ls1046ardb_sdcard_defconfig
+++ b/configs/ls1046ardb_sdcard_defconfig
@@ -1,7 +1,6 @@
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