Dtrain Hsu has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/57404 )
Change subject: mb/google/dedede/var/cret: Update DPTF parameters ......................................................................
mb/google/dedede/var/cret: Update DPTF parameters
Update DPTF parameters from internal thermal team and Intel suggestion.
BUG=b:198249129 BRANCH=dedede TEST=emerge-dedede coreboot
Signed-off-by: Dtrain Hsu dtrain_hsu@compal.corp-partner.google.com Change-Id: I25d3909144d6e38d7a6eb859d33585c319a84b04 --- M src/mainboard/google/dedede/variants/cret/overridetree.cb 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/57404/1
diff --git a/src/mainboard/google/dedede/variants/cret/overridetree.cb b/src/mainboard/google/dedede/variants/cret/overridetree.cb index 9dba696..dc22d67 100644 --- a/src/mainboard/google/dedede/variants/cret/overridetree.cb +++ b/src/mainboard/google/dedede/variants/cret/overridetree.cb @@ -76,9 +76,9 @@
## Critical Policy register "policies.critical" = "{ - [0] = DPTF_CRITICAL(CPU, 105, SHUTDOWN), - [1] = DPTF_CRITICAL(TEMP_SENSOR_0, 90, SHUTDOWN), - [2] = DPTF_CRITICAL(TEMP_SENSOR_1, 80, SHUTDOWN) + [0] = DPTF_CRITICAL(CPU, 120, SHUTDOWN), + [1] = DPTF_CRITICAL(TEMP_SENSOR_0, 120, SHUTDOWN), + [2] = DPTF_CRITICAL(TEMP_SENSOR_1, 120, SHUTDOWN) }"
## Power Limits Control