8132.config-20110209.txtI am trying reducing power consumption on our board (OMAP3530 + TPS65950).
Linux version is PSP 03.01.00.06.
The power consumption is able to be reduced a little by using the following commands.
echo 1 > /debug/pm_debug/sleep_while_idle
echo 1 > /debug/pm_debug/voltage_off_while_idle
However, the following commands that were sure to reduce power consumption more were not effective at all, and operation of the board was unstable (for instance, freezing).
echo 1 > /debug/pm_debug/enable_off_mode
echo mem > /sys/power/state
What kind of settings are necessary to get the effect of these commands?
The configuration file is appended. It would be greatly appreciated when information that leads to the solution can be gotten.
Thanks and regards,
Masaki Nose