From: Stefan Roese Date: Wed, 13 Apr 2016 09:02:20 +0000 (+0200) Subject: arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK X-Git-Tag: v2016.07-rc1~201 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fbaf42724f372ee3fb0d7cd83107f5bae416028f;p=oweals%2Fu-boot.git arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK Enable bootdelay 0 check so that booting can be interrupted even with bootdelay configured to 0. Signed-off-by: Stefan Roese --- diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h index 1caa858856..dda70c5c81 100644 --- 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