[coreboot-gerrit] Change in coreboot[master]: eve: Add PL1 override to 7W

Lucas Chen (Code Review) gerrit at coreboot.org
Tue Aug 14 10:46:32 CEST 2018


Lucas Chen has uploaded this change for review. ( https://review.coreboot.org/28078


Change subject: eve: Add PL1 override to 7W
......................................................................

eve: Add PL1 override to 7W

Base on thermal test result, Change PL1 from 4.5w to 7W.

BRANCH=eve
BUG=b:73133864
TEST=Verify the MSR PL1 limitation is set to 7W.

Change-Id: Ic3629f9c3b7eb6eef1a1b5a3051c9a11448bc9ad
Signed-off-by: Lucas Chen <lucas.chen at quanta.corp-partner.google.com>
---
M src/mainboard/google/eve/devicetree.cb
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/28078/1

diff --git a/src/mainboard/google/eve/devicetree.cb b/src/mainboard/google/eve/devicetree.cb
index 16bfc47..ae69c45 100644
--- a/src/mainboard/google/eve/devicetree.cb
+++ b/src/mainboard/google/eve/devicetree.cb
@@ -240,6 +240,7 @@
 
 	register "speed_shift_enable" = "1"
 	register "dptf_enable" = "1"
+	register "tdp_pl1_override" = "7"
 	register "tdp_pl2_override" = "15"
 	register "tcc_offset" = "10"
 

-- 
To view, visit https://review.coreboot.org/28078
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: Ic3629f9c3b7eb6eef1a1b5a3051c9a11448bc9ad
Gerrit-Change-Number: 28078
Gerrit-PatchSet: 1
Gerrit-Owner: Lucas Chen <lucas.chen at quanta.corp-partner.google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180814/1e0fcae7/attachment-0001.html>


More information about the coreboot-gerrit mailing list