mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 06:04:34 +00:00
f3729ba6e7
With the generic watchdog driver now implemented, this patch removes some legacy stuff from the MPC8xx watchdog driver and its Kconfig integration. CONFIG_MPC8xx_WATCHDOG is completely removed and hw_watchdog_reset() is made static, as the watchdog will now get serviced via the DM infrastructure if enabled via CONFIG_WATCHDOG. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Christophe Leroy <christophe.leroy@c-s.fr> |
||
---|---|---|
.. | ||
cache.c | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
fdt.c | ||
immap.c | ||
interrupts.c | ||
Kconfig | ||
Makefile | ||
speed.c | ||
start.S | ||
traps.c |