The changes have been validated on omap3530evm Normal reboot root@ti-omap3:~# dmesg|grep WDT omap_wdt: OMAP WDTimer Rev 0x31: Initial timeout 0sec status= 0x0 root@ti-omap3:~# root@ti-omap3:~# echo 1 >/dev/watchdog Boot from WDT root@ti-omap3:~# dmesg|grep WDT omap_wdt: OMAP WDTimer Rev 0x31: Initial timeout 0sec status= 0x1 root@ti-omap3:~# Regards, zumeng 于 2012年07月09日 12:39, Zumeng Chen 写道: > Hello, > > The following patches based on the 3.5-rc6 from Wim, which > are based on: > > 1 ) bootstatus fix for omap3, > > 2 ) omap-wdt framework update cater for the current framework > as Shubhrajyoti comments mentioned. > > Regards, > Zumeng > > Linux 3.5-rc6 (2012-07-07 17:23:56 -0700) > > Zumeng Chen (3): > Watchdog: Omap: Changes for the new watchdog framework > Watchdog: Omap: select watchdog core for framework change > Watchdog: Omap: get the bootstatus for OMAP2Plus > > arch/arm/mach-omap2/prcm.c | 5 +- > drivers/watchdog/Kconfig | 1 + > drivers/watchdog/omap_wdt.c | 338 ++++++++++++++++--------------------------- > drivers/watchdog/omap_wdt.h | 5 + > 4 files changed, 133 insertions(+), 216 deletions(-) > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html