> I am seeing this issue with the watchdog driver on > OMAP3430,whenever the watchdog driver is closed the board > should reboot but the board freezes after the watchdog > timeout and I have to reboot the board manually to get the > u-boot back. > > Is this an issue with the watchdog driver or is > something else causing this? I do recall that there has been some issues in the past where it has been necessary to bypass some of the dplls for before a warm reset is attempted. You may wish to try bypassing the dplls and then see if the watchdog reset works. For example, see the function omap2_prcm_arch_reset() in arch/arm/mach-omap2/prcm.c. Cheers Jon - 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