]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK
authorStefan Roese <sr@denx.de>
Wed, 13 Apr 2016 09:02:20 +0000 (11:02 +0200)
committerStefan 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

index 1caa8588560d8d9bb89dbe9889d459d57711594a..dda70c5c818fcf1b83c2f4647baff5c46de285b9 100644 (file)
@@ -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