[coreboot-gerrit] Change in coreboot[master]: mainboard/google/snappy: Update DPTF setting

Wisley Chen (Code Review) gerrit at coreboot.org
Thu Jul 6 09:00:19 CEST 2017


Wisley Chen has uploaded this change for review. ( https://review.coreboot.org/20473


Change subject: mainboard/google/snappy: Update DPTF setting
......................................................................

mainboard/google/snappy: Update DPTF setting

Change PL1 Min to 4.5W

BUG=b:35585781
BRANCH=reef
TEST=build, boot on snappy, and verified by thermal team.

Change-Id: Ia55c5a57e1475fb605929cf33322728bd36295d4
Signed-off-by: Wisley Chen <wisley.chen at quantatw.com>
---
M src/mainboard/google/reef/variants/snappy/include/variant/acpi/dptf.asl
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/src/mainboard/google/reef/variants/snappy/include/variant/acpi/dptf.asl b/src/mainboard/google/reef/variants/snappy/include/variant/acpi/dptf.asl
index 783d749..b24b27b 100644
--- a/src/mainboard/google/reef/variants/snappy/include/variant/acpi/dptf.asl
+++ b/src/mainboard/google/reef/variants/snappy/include/variant/acpi/dptf.asl
@@ -70,7 +70,7 @@
 	0x2,		/* Revision */
 	Package () {	/* Power Limit 1 */
 		0,	/* PowerLimitIndex, 0 for Power Limit 1 */
-		4000,	/* PowerLimitMinimum */
+		4500,	/* PowerLimitMinimum */
 		12000,	/* PowerLimitMaximum */
 		1000,	/* TimeWindowMinimum */
 		1000,	/* TimeWindowMaximum */

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia55c5a57e1475fb605929cf33322728bd36295d4
Gerrit-Change-Number: 20473
Gerrit-PatchSet: 1
Gerrit-Owner: Wisley Chen <wisley.chen at quantatw.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170706/3968f00a/attachment.html>


More information about the coreboot-gerrit mailing list