mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 01:17:39 +00:00
d0e932de7c
The current current watchdog timeout of 12 seconds is a bit small for booting into Linux, especially when using a NFS based rootfs. So lets change this timeout to a more defensive value of 30 seconds. Also we now call the hw_watchdog_init() function so that we override the value already configured from the Preloader. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Vince Bridgers <vbridger@opensource.altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Chin Liang See <clsee@altera.com> Cc: Marek Vasut <marex@denx.de> Cc: Pavel Machek <pavel@denx.de> |
||
---|---|---|
.. | ||
clock_manager.c | ||
config.mk | ||
fpga_manager.c | ||
freeze_controller.c | ||
lowlevel_init.S | ||
Makefile | ||
misc.c | ||
reset_manager.c | ||
scan_manager.c | ||
spl.c | ||
system_manager.c | ||
timer.c | ||
u-boot-spl.lds |