projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7802ce9
)
ARM: AM437x: Sync defconfig between GP and HS EVM
author
Srinivas, Madan
<madans@ti.com>
Thu, 16 Jun 2016 19:42:31 +0000
(15:42 -0400)
committer
Tom Rini
<trini@konsulko.com>
Fri, 17 Jun 2016 13:50:20 +0000
(09:50 -0400)
Adds missing NAND option to CONFIG_SYS_EXTRA_OPTIONS for
AM437x HS EVMs. This syncs up the config options between
GP and HS EVMs.
Signed-off-by: Madan Srinivas <madans@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
configs/am437x_hs_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am437x_hs_evm_defconfig
b/configs/am437x_hs_evm_defconfig
index 3cd39eb65d4bb41e32b626779a762dd494655369..e82085b1f98825f1ddd3aca2c8f942adc3b6b22b 100644
(file)
--- a/
configs/am437x_hs_evm_defconfig
+++ b/
configs/am437x_hs_evm_defconfig
@@
-10,7
+10,7
@@
CONFIG_DEFAULT_DEVICE_TREE="am437x-gp-evm"
CONFIG_SPL=y
CONFIG_ISW_ENTRY_ADDR=0x40302ae0
CONFIG_SPL_STACK_R=y
-CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=1"
+CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=1
, NAND
"
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set