From 58d18f541cab63357ad50f8935521edf14595df2 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Wed, 24 Jan 2024 18:51:24 +0530 Subject: [PATCH] mb/google/rex/var/karis: Skip tcc_offset override This change eliminates the unnecessary override of the tcc_offset chip configuration to 10, as the default rex baseboard now handles this setting correctly. TEST=Successfully built and booted google/karis, confirming tcc_offset remains at 10. Change-Id: Ie40db1431fb0197ee360ad5656878e57f51c855b Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/coreboot/+/80160 Tested-by: build bot (Jenkins) Reviewed-by: Tyler Wang Reviewed-by: Kapil Porwal --- src/mainboard/google/rex/variants/karis/overridetree.cb | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mainboard/google/rex/variants/karis/overridetree.cb b/src/mainboard/google/rex/variants/karis/overridetree.cb index 0233762e4e..371109a6c1 100644 --- a/src/mainboard/google/rex/variants/karis/overridetree.cb +++ b/src/mainboard/google/rex/variants/karis/overridetree.cb @@ -77,8 +77,6 @@ chip soc/intel/meteorlake [PchSerialIoIndexI2C5] = PchSerialIoPci, }" - register "tcc_offset" = "10" - # Intel Common SoC Config #+-------------------+---------------------------+ #| Field | Value |