mb/google/puff/var/dooly: Update CPU PSV to 85 degrees.
BUG=b:189053502 BRANCH=puff TEST=build image and verified by thermal team. Change-Id: Ic2337b9eabef158633c5e6dfa935ed5c8d3d76d1 Signed-off-by: Tony Huang <tony-huang@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/54718 Reviewed-by: Sam McNally <sammc@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
71f69ddc79
commit
043426c85a
|
@ -189,7 +189,7 @@ chip soc/intel/cannonlake
|
||||||
TEMP_PCT(30, 30),}}"
|
TEMP_PCT(30, 30),}}"
|
||||||
|
|
||||||
## Passive Policy
|
## Passive Policy
|
||||||
register "policies.passive[0]" = "DPTF_PASSIVE(CPU, CPU, 70, 60000)"
|
register "policies.passive[0]" = "DPTF_PASSIVE(CPU, CPU, 85, 60000)"
|
||||||
register "policies.passive[1]" = "DPTF_PASSIVE(CPU, TEMP_SENSOR_0, 76, 60000)"
|
register "policies.passive[1]" = "DPTF_PASSIVE(CPU, TEMP_SENSOR_0, 76, 60000)"
|
||||||
|
|
||||||
## Critical Policy
|
## Critical Policy
|
||||||
|
|
Loading…
Reference in New Issue