* Problems restarting after watchdog
@ 2004-12-22 7:51 Paul Chernett
2004-12-22 8:29 ` Andrew Lunn
0 siblings, 1 reply; 3+ messages in thread
From: Paul Chernett @ 2004-12-22 7:51 UTC (permalink / raw)
To: ecos-devel
Hi,
we're running linux from RedBoot on an Intel IXP425 board. When the
watchdog in the IXP425 fires RedBoot often fails to start up and restart
Liux - everything just hangs.
Any ideas?
Paul Chernett
Grandeye Ltd.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problems restarting after watchdog
2004-12-22 7:51 Problems restarting after watchdog Paul Chernett
@ 2004-12-22 8:29 ` Andrew Lunn
2004-12-22 10:40 ` Paul Chernett
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Lunn @ 2004-12-22 8:29 UTC (permalink / raw)
To: Paul Chernett; +Cc: ecos-devel
On Wed, Dec 22, 2004 at 07:51:27AM -0000, Paul Chernett wrote:
> Hi,
> we're running linux from RedBoot on an Intel IXP425 board. When the
> watchdog in the IXP425 fires RedBoot often fails to start up and restart
> Linux - everything just hangs.
I've had a similar problem on another target. Sometimes after a
watchdog reset the board did not boot. This turned out to be a
hardware design error. The flash devices were not getting reset. This
meant if a flash erase/program was going on when the watchdog went
off, the flash remained unaccessable and the device could not boot.
The same could be happening with your system. Some device is not
getting reset back to power on state causing the system to not boot
correctly.
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Problems restarting after watchdog
2004-12-22 8:29 ` Andrew Lunn
@ 2004-12-22 10:40 ` Paul Chernett
0 siblings, 0 replies; 3+ messages in thread
From: Paul Chernett @ 2004-12-22 10:40 UTC (permalink / raw)
To: Andrew Lunn; +Cc: ecos-devel
The problem turns out to be that the IXP425 doesn't have an external reset
pin so external devices - especially flash aren't reset when the watchdog
fires leading to the situation you describe.
Our solution will be to use an external watchdog device.
Thanks.
> -----Original Message-----
> From: Andrew Lunn [mailto:andrew@lunn.ch]
> Sent: 22 December 2004 08:29
> To: Paul Chernett
> Cc: ecos-devel@sources.redhat.com
> Subject: Re: Problems restarting after watchdog
>
>
> On Wed, Dec 22, 2004 at 07:51:27AM -0000, Paul Chernett wrote:
> > Hi,
> > we're running linux from RedBoot on an Intel IXP425 board. When the
> > watchdog in the IXP425 fires RedBoot often fails to start up and restart
> > Linux - everything just hangs.
>
> I've had a similar problem on another target. Sometimes after a
> watchdog reset the board did not boot. This turned out to be a
> hardware design error. The flash devices were not getting reset. This
> meant if a flash erase/program was going on when the watchdog went
> off, the flash remained unaccessable and the device could not boot.
>
> The same could be happening with your system. Some device is not
> getting reset back to power on state causing the system to not boot
> correctly.
>
> Andrew
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-12-22 10:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-22 7:51 Problems restarting after watchdog Paul Chernett
2004-12-22 8:29 ` Andrew Lunn
2004-12-22 10:40 ` Paul Chernett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).