add script which initiates suspend-to-ram (target-specific)
SVN-Revision: 16368
This commit is contained in:
4
target/linux/s3c24xx/base-files/etc/acpi/sleep.sh
Executable file
4
target/linux/s3c24xx/base-files/etc/acpi/sleep.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# the following will suspend the Openmoko Freerunner to RAM
|
||||
echo mem > /sys/power/state
|
||||
Reference in New Issue
Block a user