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:
b1db954
)
ARM: rmobile: salvator-x: Update defconfig
author
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Thu, 4 Aug 2016 04:46:02 +0000
(13:46 +0900)
committer
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Wed, 17 Aug 2016 01:25:36 +0000
(10:25 +0900)
This moves some config from config files.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
configs/salvator-x_defconfig
patch
|
blob
|
history
diff --git
a/configs/salvator-x_defconfig
b/configs/salvator-x_defconfig
index 1cfdbd684f8505a7e75b321f7af074cf590f6f64..e16acd3e560d34506fca158d3861a094ed401ff1 100644
(file)
--- a/
configs/salvator-x_defconfig
+++ b/
configs/salvator-x_defconfig
@@
-1,4
+1,12
@@
CONFIG_ARM=y
+CONFIG_ARCH_RMOBILE=y
+CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_RCAR_GEN3=y
CONFIG_TARGET_SALVATOR_X=y
-CONFIG_SPL=y
+CONFIG_BOOTSTAGE_USER_COUNT=0x20
+CONFIG_BOOTSTAGE_STASH_ADDR=0x0
+CONFIG_BOOTSTAGE_STASH_SIZE=0x4096
+CONFIG_CMD_BOOTZ=y
+# CONFIG_CMD_IMI is not set
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_XIMG is not set