Return to Snippet

Revision: 2607
at March 14, 2007 03:19 by tgunr


Updated Code
\ Go to device node
dev via-pmu

\ Clear previous settings 
pad 2 ff fill pad 2 " "(00 FF FF)" 8f pmu-op pad swap dump

\ Now set the acwakeoninsert byte.
pad 2 ff fill pad 2 " "(01 00 02)" 8f pmu-op pad swap dump

Revision: 2606
at March 14, 2007 03:15 by tgunr


Initial Code
Go to device node
dev via-pmu

Clear previous settings 
pad 2 ff fill pad 2 " "(00 FF FF)" 8f pmu-op pad swap dump

Now set the acwakeoninsert byte.
dev via-pmu
pad 2 ff fill pad 2 " "(01 00 02)" 8f pmu-op pad swap dump

Initial URL
http://polymicrosystems.com/wordpress/

Initial Description


Initial Title
Setting PMU wake on power fail

Initial Tags


Initial Language
Open Firmware