Re: [U-Boot] [PATCH v2] arm: socfpga: Change watchdog timeout

2014-12-21 Thread Marek Vasut
On Friday, December 19, 2014 at 01:49:10 PM, Stefan Roese wrote: 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

[U-Boot] [PATCH v2] arm: socfpga: Change watchdog timeout

2014-12-19 Thread Stefan Roese
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