Hello Mario Scheithauer, Huang Jin, build bot (Jenkins), Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/29772
to look at the new patch set (#5).
Change subject: soc/intel/apollolake: Add Kconfig switch to enable minimum clock ratio ......................................................................
soc/intel/apollolake: Add Kconfig switch to enable minimum clock ratio
Add a Kconfig switch to be able to set the CPU clock to the lowest possible ratio. If enabled the CPU will consume as little power as possible while providing the lowest performance.
This setting can be overruled by the OS if it has an p-state driver which can adjust the clock to it's need.
Change-Id: I4a59586da72d1915749110a36f565fe2aa69e073 Signed-off-by: Werner Zeh werner.zeh@siemens.com --- M src/soc/intel/apollolake/Kconfig M src/soc/intel/apollolake/cpu.c 2 files changed, 14 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/29772/5