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

Matt DeVillier (Code Review) gerrit at coreboot.org
Fri Feb 2 19:56:04 CET 2018


Matt DeVillier has uploaded this change for review. ( https://review.coreboot.org/23565


Change subject: google/lars: Update DPTF setting
......................................................................

google/lars: Update DPTF setting

Cherry-pick from Chromium:
dff141b [Lars: Update DPTF setting]

Original-Change-Id: I1f2686eced07c7fb1bde3c660df6d6efac607695
Original-Signed-off-by: David Wu <david_wu at quantatw.com>
Original-Reviewed-by: Duncan Laurie <dlaurie at chromium.org>

Change-Id: Ifd3e844688588b6d1c69459f75c0d7da93ba3688
Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
---
M src/mainboard/google/lars/acpi/dptf.asl
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/23565/1

diff --git a/src/mainboard/google/lars/acpi/dptf.asl b/src/mainboard/google/lars/acpi/dptf.asl
index 82a23f8..5738fd1 100644
--- a/src/mainboard/google/lars/acpi/dptf.asl
+++ b/src/mainboard/google/lars/acpi/dptf.asl
@@ -125,8 +125,8 @@
 	},
 	Package () {	/* Power Limit 2 */
 		1,	/* PowerLimitIndex, 1 for Power Limit 2 */
-		8000,	/* PowerLimitMinimum */
-		8000,	/* PowerLimitMaximum */
+		25000,	/* PowerLimitMinimum */
+		25000,	/* PowerLimitMaximum */
 		1000,	/* TimeWindowMinimum */
 		1000,	/* TimeWindowMaximum */
 		1000	/* StepSize */

-- 
To view, visit https://review.coreboot.org/23565
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: Ifd3e844688588b6d1c69459f75c0d7da93ba3688
Gerrit-Change-Number: 23565
Gerrit-PatchSet: 1
Gerrit-Owner: Matt DeVillier <matt.devillier at gmail.com>
Gerrit-Reviewer: David Wu <david_wu at quantatw.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180202/61b9d906/attachment-0001.html>


More information about the coreboot-gerrit mailing list