Re: Let Geode-based systems restart automatically after power failure

2013-03-15 Thread Martin Pieuchot
On 12/03/13(Tue) 21:50, Miod Vallat wrote: > The Geode companion chip, part of which attaches as glxpcib(4), can be > configured to restart automatically after a power failure, when power is > restored. > > The following diff enables this functionality. Tested on a Lemote > Fuloong (where it works

Re: Let Geode-based systems restart automatically after power failure

2013-03-14 Thread Miod Vallat
> the Soerkis 5501 doesn't have any power switch. If automatic power on > mode wouldn't have been enabled for them by default, any power failure > would've bricked them. I am not surprised, there is likely a pull-up somewhere on the board to achieve this. But I still would like to know if Soekris

Re: Let Geode-based systems restart automatically after power failure

2013-03-13 Thread Gerhard Roth
Miod, the Soerkis 5501 doesn't have any power switch. If automatic power on mode wouldn't have been enabled for them by default, any power failure would've bricked them. Gerhard On Tue, 12 Mar 2013 21:50:57 + Miod Vallat wrote: > The Geode companion chip, part of which attaches as glxpcib(4

Let Geode-based systems restart automatically after power failure

2013-03-12 Thread Miod Vallat
The Geode companion chip, part of which attaches as glxpcib(4), can be configured to restart automatically after a power failure, when power is restored. The following diff enables this functionality. Tested on a Lemote Fuloong (where it works) and on a Lemote Yeeloong (where this feature is disab