Sumeet R Pawnikar has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/36748 )
Change subject: [TEST_ONLY]:mb/google/hatch/variants/baseboard: Update tcc_offset value ......................................................................
[TEST_ONLY]:mb/google/hatch/variants/baseboard: Update tcc_offset value
Update tcc_offset value to 5 degree C to test this on i7 Helios systems.
Change-Id: Ie319bf1460a5bdeeb86bdf579a24103cac273295 --- M src/mainboard/google/hatch/variants/baseboard/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/36748/1
diff --git a/src/mainboard/google/hatch/variants/baseboard/devicetree.cb b/src/mainboard/google/hatch/variants/baseboard/devicetree.cb index a2831e1..386df3b 100644 --- a/src/mainboard/google/hatch/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/hatch/variants/baseboard/devicetree.cb @@ -45,7 +45,7 @@ # Enable HPD for DDI ports B/C register "DdiPortBHpd" = "1" register "DdiPortCHpd" = "1" - register "tcc_offset" = "10" # TCC of 90C + register "tcc_offset" = "5" # TCC of 95C # Unlock GPIO pads register "PchUnlockGpioPads" = "1" # SD card WP pin confguration
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/36748?usp=email )
Change subject: [TEST_ONLY]:mb/google/hatch/variants/baseboard: Update tcc_offset value ......................................................................
Abandoned