Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [PATCH] OMAP2: switch to use WDT2 instead of WDT4
On Sat, Jul 12, 2008 at 2:43 PM, Andy Shevchenko
<andy.shevchenko%gmail.com@localhost> wrote:
> Switch to use WDT2 instead of WDT4. It brings reboot to be worked.
Patch without garbage debug (sorry for previous one)
diff --git a/sys/arch/evbarm/conf/TISDP2420 b/sys/arch/evbarm/conf/TISDP2420
index 2d9a7f0..7475bcd 100644
--- a/sys/arch/evbarm/conf/TISDP2420
+++ b/sys/arch/evbarm/conf/TISDP2420
@@ -224,9 +224,9 @@ omap2430mputmr2 at obio? addr 0x4807A000 intr 40
#
GP Timer 4
options OMAP_MPU_TIMER_CLOCK_FREQ=12000000
# Watchdog timers
-omapwdt32k* at obio? addr 0x48026000 size 2048 # WDT4
+#omapwdt32k* at obio? addr 0x48026000 size 2048 # WDT4
#omapwdt32k* at obio? addr 0x49014000 size 2048 # WDT1
-#omapwdt32k* at obio? addr 0x49016000 size 2048 # WDT2
+omapwdt32k* at obio? addr 0x48022000 size 2048 # WDT2
# On-board SMSC LAN91C96 Ethernet Controller
sm0 at gpmc? addr 0x08000300 intr 188 # (intr is GPIO92)
--
With Best Regards,
Andy Shevchenko
Home |
Main Index |
Thread Index |
Old Index