diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/trab.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h index 4ac9cc4..2466189 100644 --- a/include/configs/trab.h +++ b/include/configs/trab.h @@ -118,6 +118,7 @@ #include <cmd_confdefs.h> #define CONFIG_BOOTDELAY 5 +#define CONFIG_ZERO_BOOTDELAY_CHECK /* allow to break in always */ #define CONFIG_PREBOOT "echo;echo *** booting ***;echo" #define CONFIG_BOOTARGS "console=ttyS0" #define CONFIG_NETMASK 255.255.0.0 |