summaryrefslogtreecommitdiff
path: root/include/configs/trab.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-05-21 20:26:20 +0000
committerwdenk <wdenk>2003-05-21 20:26:20 +0000
commitc8c3a8be2dd09e51d7dc33f431e3a638ac5688f2 (patch)
tree4c88c168e175f41678574f3d72131d9222f722ff /include/configs/trab.h
parent82226bf4d2fe87076d7f5d7e2677fdd5d0e35fc2 (diff)
Add support for arbitrary bitmaps for TRAB's VFD command;
allow to pass boot bitmap addresses in environment variables; allow for zero boot delay
Diffstat (limited to 'include/configs/trab.h')
-rw-r--r--include/configs/trab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h
index 4ac9cc4a7..2466189a8 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