summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM5200.h
diff options
context:
space:
mode:
authorAxel Beierlein <belatronix@web.de>2008-08-16 00:30:48 +0200
committerWolfgang Denk <wd@denx.de>2008-08-21 01:39:24 +0200
commitbef92e215d945cc574399c1a1b00a3a76d35aa03 (patch)
tree3bb35fdf25c2a2dea08083ca2d48880f1935af6e /include/configs/TQM5200.h
parent0800707b6d5041a840a65d556032c15c584b55f8 (diff)
downloadblackbird-obmc-uboot-bef92e215d945cc574399c1a1b00a3a76d35aa03.tar.gz
blackbird-obmc-uboot-bef92e215d945cc574399c1a1b00a3a76d35aa03.zip
Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards
Tested with TQM5200S on STK52XX.200 Board Signed-off-by: Axel Beierlein <belatronix@web.de>
Diffstat (limited to 'include/configs/TQM5200.h')
-rw-r--r--include/configs/TQM5200.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/TQM5200.h b/include/configs/TQM5200.h
index 992439f3b3..0ba7455896 100644
--- a/include/configs/TQM5200.h
+++ b/include/configs/TQM5200.h
@@ -55,6 +55,7 @@
#define CONFIG_PSC_CONSOLE 1 /* console is on PSC1 */
#define CONFIG_BAUDRATE 115200 /* ... at 115200 bps */
#define CFG_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 }
+#define CONFIG_BOOTCOUNT_LIMIT 1
#ifdef CONFIG_FO300
#define CFG_DEVICE_NULLDEV 1 /* enable null device */
OpenPOWER on IntegriCloud