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:
63a9309
)
warp7: Remove CONFIG_BOOTDELAY variable
author
Breno Lima
<breno.lima@nxp.com>
Wed, 13 Jul 2016 19:37:01 +0000
(16:37 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 19 Jul 2016 17:52:13 +0000
(19:52 +0200)
It's not necessary anymore to declare the CONFIG_BOOTDELAY variable,
it's already set by default as 2 seconds.
Signed-off-by: Breno Lima <breno.lima@nxp.com>
Acked-by: Fabio Estevam <fabio.estevam@nxp.com>
configs/warp7_defconfig
patch
|
blob
|
history
diff --git
a/configs/warp7_defconfig
b/configs/warp7_defconfig
index 102b5b1bb5a24f1b579007a95d7a63cf8de013bb..ad4fbbf60669fa5dfcbdcd8ab52e819032fd4d91 100644
(file)
--- a/
configs/warp7_defconfig
+++ b/
configs/warp7_defconfig
@@
-4,7
+4,6
@@
CONFIG_TARGET_WARP7=y
CONFIG_IMX_RDC=y
CONFIG_IMX_BOOTAUX=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/warp7/imximage.cfg"
-CONFIG_BOOTDELAY=1
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_BOOTD is not set
CONFIG_CMD_BOOTZ=y