From b5f580e03c8797278bebec66f30eeae6bf41fab8 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Thu, 29 Oct 2020 12:25:44 +0100 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/47094 Tested-by: build bot (Jenkins) Reviewed-by: Philipp Deppenwiese Reviewed-by: Angel Pons --- src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/prodrive') diff --git a/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb b/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb index 2c0c26a92f..1bf65ff5a1 100644 --- a/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb +++ b/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb @@ -124,7 +124,7 @@ chip soc/intel/cannonlake register "usb2_ports[13]" = "USB2_PORT_MID(OC_SKIP)" # Thermal - register "tcc_offset" = "6" # TCC of 94C + register "tcc_offset" = "1" # TCC of 99C # Disable S0ix -- cgit v1.2.3