[coreboot-gerrit] Change in coreboot[master]: siemens/mc_apl1: Select skip RAPL configuration

Mario Scheithauer (Code Review) gerrit at coreboot.org
Tue Jul 25 12:35:56 CEST 2017


Mario Scheithauer has uploaded this change for review. ( https://review.coreboot.org/20760


Change subject: siemens/mc_apl1: Select skip RAPL configuration
......................................................................

siemens/mc_apl1: Select skip RAPL configuration

The mc_apl1 mainboard needs to disable the RAPL algorithm for a constant
power management of the processor package. An active RAPL algorithm
leads to negative effects with our real time software.

Change-Id: I09ca56a034fd3896a000e64cac35f12fb507a682
Signed-off-by: Mario Scheithauer <mario.scheithauer at siemens.com>
---
M src/mainboard/siemens/mc_apl1/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/20760/1

diff --git a/src/mainboard/siemens/mc_apl1/Kconfig b/src/mainboard/siemens/mc_apl1/Kconfig
index 4996883..bcdbb4f 100644
--- a/src/mainboard/siemens/mc_apl1/Kconfig
+++ b/src/mainboard/siemens/mc_apl1/Kconfig
@@ -10,6 +10,7 @@
 	select DRIVER_SIEMENS_NC_FPGA
 	select DRIVERS_I2C_RX6110SA
 	select DRIVERS_UART_8250IO
+	select APL_SKIP_SET_POWER_LIMITS
 
 config MAINBOARD_DIR
 	string

-- 
To view, visit https://review.coreboot.org/20760
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I09ca56a034fd3896a000e64cac35f12fb507a682
Gerrit-Change-Number: 20760
Gerrit-PatchSet: 1
Gerrit-Owner: Mario Scheithauer <mario.scheithauer at siemens.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170725/b5c2d354/attachment.html>


More information about the coreboot-gerrit mailing list