summaryrefslogtreecommitdiffstats
path: root/include/configs/FPS850L.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/FPS850L.h')
-rw-r--r--include/configs/FPS850L.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/FPS850L.h b/include/configs/FPS850L.h
index 0dd21bc618..b6d6905887 100644
--- a/include/configs/FPS850L.h
+++ b/include/configs/FPS850L.h
@@ -40,11 +40,7 @@
#define CONFIG_8xx_CONS_SMC2 1 /* Console is on SMC2 */
#undef CONFIG_8xx_CONS_NONE
#define CONFIG_BAUDRATE 19200
-#if 0
-#define CONFIG_BOOTDELAY -1 /* autoboot disabled */
-#else
#define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */
-#endif
#define CONFIG_BOOTCOMMAND "bootm 40020000" /* autoboot command */
#define CONFIG_CLOCKS_IN_MHZ 1 /* clocks passsed to Linux in MHz */