From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 21 Dec 2014 14:39:13 +0100 Subject: [U-Boot] [PATCH v2] arm: socfpga: Change watchdog timeout In-Reply-To: <1418993350-15096-1-git-send-email-sr@denx.de> References: <1418993350-15096-1-git-send-email-sr@denx.de> Message-ID: <201412211439.13187.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 hw_watchdog_init() function so that we override > the value already configured from the Preloader. > > Signed-off-by: Stefan Roese > Cc: Vince Bridgers > Cc: Dinh Nguyen > Cc: Chin Liang See > Cc: Marek Vasut > Cc: Pavel Machek Applied, thank you! Best regards, Marek Vasut