[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus/variants/fleex: Update DPTF parameters

John Su (Code Review) gerrit at coreboot.org
Tue Oct 16 08:56:37 CEST 2018


John Su has uploaded this change for review. ( https://review.coreboot.org/29146


Change subject: mb/google/octopus/variants/fleex: Update DPTF parameters
......................................................................

mb/google/octopus/variants/fleex: Update DPTF parameters

Update PSV and power limit2 values

BUG=b:112448519
TEST=Build coreboot for Octopus board

Change-Id: I7c7df0f54374fdaa4cf57d5c255d841d7db38cfc
---
M src/mainboard/google/octopus/variants/fleex/include/variant/acpi/dptf.asl
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/29146/1

diff --git a/src/mainboard/google/octopus/variants/fleex/include/variant/acpi/dptf.asl b/src/mainboard/google/octopus/variants/fleex/include/variant/acpi/dptf.asl
index d72b4d0..730ef37 100644
--- a/src/mainboard/google/octopus/variants/fleex/include/variant/acpi/dptf.asl
+++ b/src/mainboard/google/octopus/variants/fleex/include/variant/acpi/dptf.asl
@@ -13,12 +13,12 @@
  * GNU General Public License for more details.
  */
 
-#define DPTF_CPU_PASSIVE	90
+#define DPTF_CPU_PASSIVE	100
 #define DPTF_CPU_CRITICAL	127
 
 #define DPTF_TSR1_SENSOR_ID	1
 #define DPTF_TSR1_SENSOR_NAME	"Ambient"
-#define DPTF_TSR1_PASSIVE	90
+#define DPTF_TSR1_PASSIVE	63
 #define DPTF_TSR1_CRITICAL	127
 
 #define DPTF_TSR2_SENSOR_ID	2
@@ -55,7 +55,7 @@
 	0x2,		/* Revision */
 	Package () {	/* Power Limit 1 */
 		0,	/* PowerLimitIndex, 0 for Power Limit 1 */
-		3000,	/* PowerLimitMinimum */
+		4500,	/* PowerLimitMinimum */
 		10000,	/* PowerLimitMaximum */
 		1000,	/* TimeWindowMinimum */
 		1000,	/* TimeWindowMaximum */

-- 
To view, visit https://review.coreboot.org/29146
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: I7c7df0f54374fdaa4cf57d5c255d841d7db38cfc
Gerrit-Change-Number: 29146
Gerrit-PatchSet: 1
Gerrit-Owner: John Su <john_su at compal.corp-partner.google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181016/15ffb2f2/attachment.html>


More information about the coreboot-gerrit mailing list