[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus: configure RAPL PL1/PL2

Hannah Williams (Code Review) gerrit at coreboot.org
Tue Apr 3 22:10:26 CEST 2018


Hannah Williams has uploaded this change for review. ( https://review.coreboot.org/25511


Change subject: mb/google/octopus: configure RAPL PL1/PL2
......................................................................

mb/google/octopus: configure RAPL PL1/PL2

Change-Id: If75d94587af63f604dd95e184252e13d1b05d4af
Signed-off-by: Hannah Williams <hannah.williams at intel.com>
---
M src/mainboard/google/octopus/variants/baseboard/devicetree.cb
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/25511/1

diff --git a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
index 1174d2c..77e5f2b 100644
--- a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
@@ -57,6 +57,12 @@
 	register "gpe0_dw2" = "PMC_GPE_N_95_64"
 	register "gpe0_dw3" = "PMC_GPE_NW_31_0"
 
+	# Set RAPL PL1 to 8W.
+	register "tdp_pl1_override_mw" = "8000"
+
+	# Set RAPL PL2 to 15W.
+	register "tdp_pl2_override_mw" = "15000"
+
 	# Minimum SLP S3 assertion width 28ms.
 	register "slp_s3_assertion_width_usecs" = "28000"
 

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If75d94587af63f604dd95e184252e13d1b05d4af
Gerrit-Change-Number: 25511
Gerrit-PatchSet: 1
Gerrit-Owner: Hannah Williams <hannah.williams at intel.com>
Gerrit-Reviewer: Venkateswarlu V Vinjamuri <venkateswarlu.v.vinjamuri at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180403/cf61320e/attachment-0001.html>


More information about the coreboot-gerrit mailing list