From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Thu, 30 Sep 2010 16:04:30 -0500 Subject: [U-Boot] ppc44x - watchdog timers reboots during the image loading In-Reply-To: <20100930210243.GA12007@crust.elkhashab.com> References: <20100930201504.GA11312@crust.elkhashab.com> <20100930210243.GA12007@crust.elkhashab.com> Message-ID: <4CA4FB5E.3070107@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de ame wrote: > Finally reset_4xx_watchdog does mtspr(tsr, 0xc0000000) where tsr is 0x150 IIRC. My guess is that this code doesn't actually reset the watchdog. Perhaps your value of TSR is wrong, or 0xc0000000 is wrong, or perhaps there's some other watchdog active that you're ignoring. -- Timur Tabi Linux kernel developer at Freescale