projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c43a4
)
armv8: ls1046ardb: disable PPA loading during SPL stage for SD boot
author
Yangbo Lu
<yangbo.lu@nxp.com>
Mon, 18 Sep 2017 06:58:49 +0000
(14:58 +0800)
committer
York Sun
<york.sun@nxp.com>
Fri, 22 Sep 2017 19:49:51 +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/ls1046ardb_sdcard_defconfig
patch
|
blob
|
history
diff --git
a/configs/ls1046ardb_sdcard_defconfig
b/configs/ls1046ardb_sdcard_defconfig
index
600990e
..
1d7ed3b
100644
(file)
--- 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_DISTRO_DEFAULTS=y
CONFIG_FIT_VERBOSE=y