Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Powerdown mode in ARM - Linux #10

Open
aolofsson opened this issue Apr 14, 2014 · 1 comment
Open

Powerdown mode in ARM - Linux #10

aolofsson opened this issue Apr 14, 2014 · 1 comment

Comments

@aolofsson
Copy link
Member

We need to bring the standby power down for the Parallella to make sure people don't burn up the board just by turning it on. Can we try turning on the following features in parallella_defconfig and check the effect?

CONFIG_CPU_IDLE
CONFIG_CPU_IDLE_GOV_LADDER
CONFIG_CPU_IDLE_GOV_MENU

http://www.wiki.xilinx.com/Zynq+Power+Management

@kgugala
Copy link
Contributor

kgugala commented Apr 15, 2014

I added this cpu_idle_pm to the parallella_defconfig.
During the tests I didn't see any difference in power consumption either with this option enabled or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants