Port-sgimips archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mec and resets
stephen.rumble%utoronto.ca@localhost wrote:
> > Is there some way to verify the watchdog is disabled? Or can we reconfigure
> > it's timeout?
>
> I'm pretty sure it is disabled.
Well, there is a common typo which leaves crimedog activated:
>> #define CRIME_DISABLE_WATCHDOG
:
>> #ifdef CRIME_WATCHDOG_DISABLE
Fixed (and watchdog is actually disabled) in crime.c rev 1.31.
> We explicitly write 0 to CRIME_CONTROL
> upon attaching crime. I'm not sure this is a good idea, though. There
> appear to be a bunch of other bits in that register aside from
> watchdog enable and I have no idea whether they should be set or not.
I've also changed it to call crime_watchdog_disable() in rev 1.32.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index