summaryrefslogtreecommitdiffstats
path: root/include/configs/v38b.h
diff options
context:
space:
mode:
authorBartlomiej Sieka <tur@semihalf.com>2006-11-11 22:48:22 +0100
committerBartlomiej Sieka <tur@semihalf.com>2006-11-11 22:48:22 +0100
commitce3f1a40c507afbab06c5eb58ccdc6713eda3245 (patch)
tree3a51d97d90237ba524d76e773ba1bdbc06942823 /include/configs/v38b.h
parent44a47e6db2694841211f1c8fdbafd36992e9cd1a (diff)
downloadblackbird-obmc-uboot-ce3f1a40c507afbab06c5eb58ccdc6713eda3245.tar.gz
blackbird-obmc-uboot-ce3f1a40c507afbab06c5eb58ccdc6713eda3245.zip
Disable the watchdog in the default config for the V38B board.
Diffstat (limited to 'include/configs/v38b.h')
-rw-r--r--include/configs/v38b.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/v38b.h b/include/configs/v38b.h
index deabc1761a..554a7a41b8 100644
--- a/include/configs/v38b.h
+++ b/include/configs/v38b.h
@@ -34,7 +34,7 @@
#define CONFIG_RTC_PCF8563 1 /* has PCF8563 RTC */
#define CONFIG_MPC5200_DDR 1 /* has DDR SDRAM */
-#define CONFIG_HW_WATCHDOG 1 /* has watchdog */
+#undef CONFIG_HW_WATCHDOG /* don't use watchdog */
#define CONFIG_NETCONSOLE 1
OpenPOWER on IntegriCloud