diff options
author | Subrata Banik <subratabanik@google.com> | 2024-01-24 18:51:24 +0530 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2024-01-26 06:20:11 +0000 |
commit | 58d18f541cab63357ad50f8935521edf14595df2 (patch) | |
tree | e22124776527aead15b1b8c307acbaf8cc509bd9 /src/mainboard | |
parent | 3dafee88891c000d3836e0b01e889e311fe9b591 (diff) |
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 <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80160
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tyler Wang <tyler.wang@quanta.corp-partner.google.com>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/google/rex/variants/karis/overridetree.cb | 2 |
1 files changed, 0 insertions, 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 | |