Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/47094 )
Change subject: mb/prodrive/hermes: Set tcc offset to 1 ......................................................................
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 --- M src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Philipp Deppenwiese: Looks good to me, approved Angel Pons: Looks good to me, approved
diff --git a/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb b/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb index 2c0c26a..1bf65ff 100644 --- a/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb +++ b/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb @@ -124,7 +124,7 @@ 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