From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Fri, 16 Sep 2011 15:10:29 +0400 Subject: [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog In-Reply-To: <1316128703-1330-1-git-send-email-festevam@gmail.com> References: <1316128703-1330-1-git-send-email-festevam@gmail.com> Message-ID: <4E732EA5.3060305@mvista.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello. On 16-09-2011 3:18, Fabio Estevam wrote: > When booting a mainline kernel on a mx31pdk the system gets getting resets from the watchdog. That's tautological. Maybe "is getting reset"? > As the kernel has watchdog support, disable it from U-boot. > Signed-off-by: Fabio Estevam WBR, Sergei