[coreboot-gerrit] Change in ...coreboot[master]: siemens/mc_apl4: Set CPU clock to maximum efficiency

Werner Zeh (Code Review) gerrit at coreboot.org
Wed Nov 21 12:46:57 CET 2018


Werner Zeh has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/29773


Change subject: siemens/mc_apl4: Set CPU clock to maximum efficiency
......................................................................

siemens/mc_apl4: Set CPU clock to maximum efficiency

The power budget for this mainboard is very limited while the
performance demand is low. Set the CPU clock to the lowest value to
enable maximum efficiency and thus lowest power dissipation.

Change-Id: I23c7c5393deb676b94f2b0ac25e21a7a44cd8cb3
Signed-off-by: Werner Zeh <werner.zeh at siemens.com>
---
M src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/29773/1

diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig b/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig
index 8e933f2..421c9d3 100644
--- a/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig
+++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig
@@ -4,5 +4,6 @@
 config BOARD_SPECIFIC_OPTIONS
 	def_bool y
 	select DRIVER_INTEL_I210
+	select APL_SET_MAX_EFFICIENCY_MODE
 
 endif # BOARD_SIEMENS_MC_APL4

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/29773
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I23c7c5393deb676b94f2b0ac25e21a7a44cd8cb3
Gerrit-Change-Number: 29773
Gerrit-PatchSet: 1
Gerrit-Owner: Werner Zeh <werner.zeh at siemens.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181121/b439e61f/attachment.html>


More information about the coreboot-gerrit mailing list