u-boot-brain/arch/arm/include/asm/arch-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
..
clock.h MX31: fix missing mxc_get_clk() call 2011-09-07 22:11:23 +02:00
gpio.h MX31: make use of GPIO framework for MX31 processor 2011-09-04 11:36:11 +02:00
imx-regs.h MX31: Disable watchdog during low-power modes 2011-09-30 22:01:00 +02:00