projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44a47e6
)
Disable the watchdog in the default config for the V38B board.
author
Bartlomiej Sieka
<tur@semihalf.com>
Sat, 11 Nov 2006 21:48:22 +0000
(22:48 +0100)
committer
Bartlomiej Sieka
<tur@semihalf.com>
Sat, 11 Nov 2006 21:48:22 +0000
(22:48 +0100)
include/configs/v38b.h
patch
|
blob
|
history
diff --git
a/include/configs/v38b.h
b/include/configs/v38b.h
index deabc1761a6244e6cc7817bffd8286f79707367b..554a7a41b8e60516e88c92132c9541631184fb18 100644
(file)
--- 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