- Enable hw_watchdog_init() in watchdog.h if CONFIG_HW_WATCHDOG is defined. - Move blackfin hw watchdog driver to the generic driver folder. - Call hw_watchdog_init() from blackfin board init code. - Reuse macro CONFIG_WATCHDOG_TIMEOUT_MSECS - Update README.watchdog accordingly Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| at91sam9_wdt.c | ||
| bfin_wdt.c | ||
| ftwdt010_wdt.c | ||
| imx_watchdog.c | ||
| s5p_wdt.c | ||
| tnetv107x_wdt.c | ||
| xilinx_tb_wdt.c | ||