Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762100AbcLSCSI (ORCPT ); Sun, 18 Dec 2016 21:18:08 -0500 Received: from mail-oi0-f67.google.com ([209.85.218.67]:36453 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761873AbcLSCIE (ORCPT ); Sun, 18 Dec 2016 21:08:04 -0500 Subject: Re: [PATCH] ARM: ep93xx: Disable TS-72xx watchdog before uncompressing To: linux-arm-kernel@lists.infradead.org References: <20161211191615.13696-1-f.fainelli@gmail.com> Cc: Hartley Sweeten , Ryan Mallon , Russell King , open list From: Florian Fainelli Message-ID: <6d58631d-37a2-8362-e9aa-0c360fac4509@gmail.com> Date: Sun, 18 Dec 2016 18:08:01 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20161211191615.13696-1-f.fainelli@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 608 Lines: 17 Le 12/11/16 à 11:16, Florian Fainelli a écrit : > The TS-72xx/73xx boards have a CPLD watchdog which is configured to > reset the board after 8 seconds, if the kernel is large enough that this > takes about this time to decompress the kernel, we will encounter a > spurious reboot. > > Do not pull ts72xx.h, but instead locally define what we need to disable > the watchdog. > > Signed-off-by: Florian Fainelli Hartley, Ryan, do you guys maintain a git tree with EP93xx patches, or should I submit them through RMK's patch system once you are okay with them? Thanks! -- Florian