[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nocturne: enable p-states

Pratikkumar V Prajapati (Code Review) gerrit at coreboot.org
Wed Jun 27 20:33:52 CEST 2018


Pratikkumar V Prajapati has uploaded this change for review. ( https://review.coreboot.org/27257


Change subject: mb/google/poppy/variants/nocturne: enable p-states
......................................................................

mb/google/poppy/variants/nocturne: enable p-states

This patch enables p-states for nocturne which was
disabled by Change-Id: I71ed4c80c109b28ffa85d48338ce3a62396d272e

Change-Id: I82d1516998cc26b789faa5d4e897feb06dc06020
Signed-off-by: Pratik Prajapati <pratikkumar.v.prajapati at intel.com>
---
M src/mainboard/google/poppy/variants/nocturne/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/27257/1

diff --git a/src/mainboard/google/poppy/variants/nocturne/devicetree.cb b/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
index 0797f62..3b97856 100644
--- a/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
@@ -61,7 +61,7 @@
 	register "VmxEnable" = "1"
 
 	# Disable P-States
-	register "speed_shift_enable" = "0"
+	register "speed_shift_enable" = "1"
 	register "dptf_enable" = "1"
 	register "tdp_pl2_override" = "15"
 	register "psys_pmax" = "45"

-- 
To view, visit https://review.coreboot.org/27257
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: I82d1516998cc26b789faa5d4e897feb06dc06020
Gerrit-Change-Number: 27257
Gerrit-PatchSet: 1
Gerrit-Owner: Pratikkumar V Prajapati <pratikkumar.v.prajapati at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180627/aeca36c8/attachment.html>


More information about the coreboot-gerrit mailing list