
3 Jun
2016
3 Jun
'16
3:59 p.m.
On Thu, May 26, 2016 at 07:05:44PM +0530, Lokesh Vutla wrote:
BOOTCFG_RSTMUX8 register controls the reset mux associated with the ARM. Timer5(dedicated to ARM) when used as WatchDog timer, the events it generates are routed to the above mux.
Following are the 3 events that can controlled bt the reset mux:
- Device Reset
- An interrupt to the ARM_GIC
- An interrupt to the ARM_GIC followed by a device reset.
Right now to give a default watchdog behaviour "Device reset" is being selected.
Signed-off-by: Lokesh Vutla lokeshvutla@ti.com Acked-by: Nishanth Menon nm@ti.com
Applied to u-boot/master, thanks!
--
Tom