summaryrefslogtreecommitdiffstats
path: root/include/configs/MBX.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/MBX.h')
-rw-r--r--include/configs/MBX.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/MBX.h b/include/configs/MBX.h
index d6e3fb8de9..c958d39704 100644
--- a/include/configs/MBX.h
+++ b/include/configs/MBX.h
@@ -55,11 +55,7 @@
#define CONFIG_CLOCKS_IN_MHZ 1 /* clocks passsed to Linux in MHz */
#define CONFIG_8xx_GCLK_FREQ (50000000UL)
-#if 1
#define CONFIG_BOOTDELAY -1 /* autoboot disabled */
-#else
-#define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */
-#endif
#define CONFIG_BOOTCOMMAND "bootm 20000" /* autoboot command */
#define CONFIG_BOOTARGS "root=/dev/nfs rw " \