Quote:
Originally Posted by geek1011
And halting and powering off is slightly different. Halting doesn't remove power. Powering off does (but not on the Kobo, as I don't think it has POWER_RESET_IMX, but I haven't actually checked).
|
On kobos (at least my Aura HD, with the kernel 2.6.35-3)
ntx_machine_restart is called as that is the last message forwarded to the internal serial port after both halt, poweroff and reboot were called.