> How about power down mode? From the 8xx manual:
> "Power down mode can be used for:
>       - A software initiated controlled shutdown, with
> optional automatic wakeup,
>       - (...) "
>
> Isn't what you want?
> Check page 14-24.
Hmmm...probably not. I figured out that the reason why HALT and REBOOT behave 
exactly the same is because m8xx_halt() calls m8xx_restart(). So now I just 
changed m8xx_halt() to a forever loop, which fulfills my purpose.

THanks for your time.

- Shawn.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/



Reply via email to