projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c7d647
)
armv8: ls1043ardb: disable PPA loading during SPL stage for SD boot
author
Yangbo Lu
<yangbo.lu@nxp.com>
Mon, 18 Sep 2017 06:58:37 +0000
(14:58 +0800)
committer
York Sun
<york.sun@nxp.com>
Fri, 22 Sep 2017 19:49:36 +0000
(12:49 -0700)
PPA loading during SPL stage is not required for nornal
SD boot scenario.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
configs/ls1043ardb_sdcard_defconfig
patch
|
blob
|
history
diff --git
a/configs/ls1043ardb_sdcard_defconfig
b/configs/ls1043ardb_sdcard_defconfig
index efdaaa3d69883d0a51c2efdbb59289508af3e6ba..f6ea06bfb04bc9eb392f1fce505f2110ea6705c6 100644
(file)
--- 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