Ronald G Minnich <[EMAIL PROTECTED]> writes: > On Fri, 26 Apr 2002, steven james wrote: > > > It's also worthwhile for embedded devices. In that space, I may not care > > about power loss (from a support standpoint) but would be interested if a > > watchdog reset happened. > > in general, I've found it useful over the years for the OS to know how it > got where it is. > > Another thing: coming out of a reboot into linuxbios, I would rather not > zero memory for ECC ...
Ron if we can do a reboot without doing a software reset of the board this is possible. Currently I toggle the board reset line so it really is a fresh boot, as far as most of the system is concerned. Eric
