mb/prodrive/hermes: Set tcc offset to 1
Prevent early throttling when the ambient temperature is high. Change-Id: Ie6881c9c0942aae3e43509170352271a74244d42 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47094 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
committed by
Patrick Georgi
parent
b38d6bbe1c
commit
b5f580e03c
@@ -124,7 +124,7 @@ chip soc/intel/cannonlake
|
|||||||
register "usb2_ports[13]" = "USB2_PORT_MID(OC_SKIP)"
|
register "usb2_ports[13]" = "USB2_PORT_MID(OC_SKIP)"
|
||||||
|
|
||||||
# Thermal
|
# Thermal
|
||||||
register "tcc_offset" = "6" # TCC of 94C
|
register "tcc_offset" = "1" # TCC of 99C
|
||||||
|
|
||||||
|
|
||||||
# Disable S0ix
|
# Disable S0ix
|
||||||
|
Reference in New Issue
Block a user