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:
29b5935
)
arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK
author
Stefan Roese
<sr@denx.de>
Wed, 13 Apr 2016 09:02:20 +0000
(11:02 +0200)
committer
Stefan Roese
<sr@denx.de>
Fri, 20 May 2016 09:08:16 +0000
(11:08 +0200)
Enable bootdelay 0 check so that booting can be interrupted even with
bootdelay configured to 0.
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/theadorable.h
patch
|
blob
|
history
diff --git
a/include/configs/theadorable.h
b/include/configs/theadorable.h
index 1caa8588560d8d9bb89dbe9889d459d57711594a..dda70c5c818fcf1b83c2f4647baff5c46de285b9 100644
(file)
--- a/
include/configs/theadorable.h
+++ b/
include/configs/theadorable.h
@@
-64,6
+64,7
@@
#define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */
#define CONFIG_SYS_CONSOLE_INFO_QUIET /* don't print console @ startup */
+#define CONFIG_ZERO_BOOTDELAY_CHECK /* check for keypress on bootdelay==0 */
#define CONFIG_SYS_ALT_MEMTEST
#define CONFIG_PREBOOT