
21 Jan
2015
21 Jan
'15
8:38 a.m.
update SPL WDT support and use it on the taurus board - if CONFIG_AT91SAM9_WATCHDOG is set: - do not disable WDT in SPL - call hw_watchdog_init() - make the WDT timeout configurable - enable it on the taurus board
Heiko Schocher (4): arm, at91, wdt: do not disable WDT in SPL common/board_f: add at91 wdt arm, at91, wdt: make timeout configurable arm, at91, taurus: enable WDT
README | 3 +++ arch/arm/cpu/at91-common/spl.c | 4 ++++ common/board_f.c | 2 +- drivers/watchdog/at91sam9_wdt.c | 4 ++++ include/configs/taurus.h | 6 ++++++ 5 files changed, 18 insertions(+), 1 deletion(-)
--
2.1.0