From 6c8f6e6c03a7e1a276b416a3e8452ad622231e40 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Fri, 15 Sep 2023 07:49:22 +0000 Subject: [PATCH] =?UTF-8?q?Revert=20"mb/google/rex/var/screebo:=20Reduce?= =?UTF-8?q?=20TCC=20from=2090=C2=B0C=20to=2080=C2=B0C"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 449c6d981c216e05d5238056f03c7794e43600ec. Reason for revert: (EVT board build does not exhibit shutdown followed by warm reboot) This commit reverts the workaround that limits the TCC activation temperature. The original issue that was reported (shutdown followed by warm reboot) was not seen in the EVT board build, so this change is likely unnecessary. Change-Id: I22adcdee6512e57ad0b6d531f2611e22a95c863e Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/coreboot/+/77806 Tested-by: build bot (Jenkins) Reviewed-by: Kapil Porwal --- src/mainboard/google/rex/variants/screebo/overridetree.cb | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/mainboard/google/rex/variants/screebo/overridetree.cb b/src/mainboard/google/rex/variants/screebo/overridetree.cb index 63db4bfade..f14c09d668 100644 --- a/src/mainboard/google/rex/variants/screebo/overridetree.cb +++ b/src/mainboard/google/rex/variants/screebo/overridetree.cb @@ -51,9 +51,6 @@ chip soc/intel/meteorlake # Enable HDMI in Port B register "ddi_port_B_config" = "0" - # Temporary setting TCC of 80C = Tj max (110) - TCC_Offset (30) - register "tcc_offset" = "30" - # TODO(b/287170545): workaround avoid DUT random hang register "sagv_wp_bitmap" = "SAGV_POINTS_0_1_2"