u-boot-brain/arch/arm/cpu/arm1136/mx31
Fabio Estevam 610b53e29b MX31: Disable watchdog during low-power modes
Turn on the watchdog WDZST bit so that watchdog timer does not count during low power modes.

Prior to applying this patch mx31pdk board got watchdog resets because when it booted in the Linux prompt
and there was no activity, the system entered into idle mode while watchdog timer was still active.

Fix this by disabling watchdog timer during idle mode.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2011-09-30 22:01:00 +02:00
..
devices.c IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 2011-04-27 19:38:05 +02:00
generic.c MX31: Improve readability for reset cause 2011-09-30 22:01:00 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
timer.c MX31: Disable watchdog during low-power modes 2011-09-30 22:01:00 +02:00