summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM850M.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-08-07 22:18:11 +0000
committerwdenk <wdenk>2003-08-07 22:18:11 +0000
commitae3af05ec986a8ac66dadb5eafe13db2d4a02c5c (patch)
tree4b4d88eaa61b57e742b57dab38d724ed043c8588 /include/configs/TQM850M.h
parent9374fa287bed90bd04bfe181cf7acb9c0bbcbb11 (diff)
downloadblackbird-obmc-uboot-ae3af05ec986a8ac66dadb5eafe13db2d4a02c5c.tar.gz
blackbird-obmc-uboot-ae3af05ec986a8ac66dadb5eafe13db2d4a02c5c.zip
Update for TQM board defaults:
disable clocks_in_mhz, enable boot count limit
Diffstat (limited to 'include/configs/TQM850M.h')
-rw-r--r--include/configs/TQM850M.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/configs/TQM850M.h b/include/configs/TQM850M.h
index d67669d71a..d565300506 100644
--- a/include/configs/TQM850M.h
+++ b/include/configs/TQM850M.h
@@ -40,13 +40,8 @@
#undef CONFIG_8xx_CONS_SMC2
#undef CONFIG_8xx_CONS_NONE
#define CONFIG_BAUDRATE 115200 /* console baudrate = 115kbps */
-#if 0
-#define CONFIG_BOOTDELAY -1 /* autoboot disabled */
-#else
-#define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */
-#endif
-#define CONFIG_CLOCKS_IN_MHZ 1 /* clocks passsed to Linux in MHz */
+#define CONFIG_BOOTCOUNT_LIMIT
#define CONFIG_BOARD_TYPES 1 /* support board types */
OpenPOWER on IntegriCloud