Home
last modified time | relevance | path

Searched hist:"610 b53e29bf848b545dd9b0a79b692741ff93807" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx31/
H A Dtimer.c610b53e29bf848b545dd9b0a79b692741ff93807 Wed Sep 21 03:29:17 UTC 2011 Fabio Estevam <fabio.estevam@freescale.com> 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>
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h610b53e29bf848b545dd9b0a79b692741ff93807 Wed Sep 21 03:29:17 UTC 2011 Fabio Estevam <fabio.estevam@freescale.com> 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>