Re: [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog

2011-09-19 Thread Fabio Estevam
Hi Stefano, On Fri, Sep 16, 2011 at 4:46 AM, Stefano Babic sba...@denx.de wrote: On 09/16/2011 01:18 AM, Fabio Estevam wrote: Hi Fabio, When booting a mainline kernel on a mx31pdk the system gets getting resets from the watchdog. As the kernel has watchdog support, disable it from

Re: [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog

2011-09-19 Thread Stefano Babic
On 09/19/2011 05:04 PM, Fabio Estevam wrote: Hi Stefano, On Fri, Sep 16, 2011 at 4:46 AM, Stefano Babic sba...@denx.de wrote: On 09/16/2011 01:18 AM, Fabio Estevam wrote: Hi Fabio, When booting a mainline kernel on a mx31pdk the system gets getting resets from the watchdog. As the

Re: [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog

2011-09-19 Thread Fabio Estevam
On Mon, Sep 19, 2011 at 1:24 PM, Stefano Babic sba...@denx.de wrote: ... It works, the board does not get reset (of course, it is required to trigger at least once the watchdog under the kernel). I send my Tested-by to linux-arm. Yes, looks like on my mx31pdk the kernel never services the

Re: [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog

2011-09-19 Thread Fabio Estevam
Hi Stefano, On Mon, Sep 19, 2011 at 1:57 PM, Fabio Estevam feste...@gmail.com wrote: On Mon, Sep 19, 2011 at 1:24 PM, Stefano Babic sba...@denx.de wrote: ... It works, the board does not get reset (of course, it is required to trigger at least once the watchdog under the kernel). I send my

Re: [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog

2011-09-16 Thread Stefano Babic
On 09/16/2011 01:18 AM, Fabio Estevam wrote: Hi Fabio, When booting a mainline kernel on a mx31pdk the system gets getting resets from the watchdog. As the kernel has watchdog support, disable it from U-boot. But if the kernel has support for watchdog, why does the system reset ? I

Re: [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog

2011-09-16 Thread Sergei Shtylyov
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

[U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog

2011-09-15 Thread Fabio Estevam
When booting a mainline kernel on a mx31pdk the system gets getting resets from the watchdog. As the kernel has watchdog support, disable it from U-boot. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- include/configs/mx31pdk.h |1 - 1 files changed, 0 insertions(+), 1