Wentao Qin has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/75360 )
Change subject: mb/google/rex/var/screebo: set tcc_offset value ......................................................................
mb/google/rex/var/screebo: set tcc_offset value
(Temporary setting) Set tcc_offset value to 18 in devicetree for Thermal Control Circuit (TCC) activation feature.
BUG=b:282865187 BRANCH=None TEST=Build FW and test on Screebo board
Change-Id: I3a929aa20a700376d2a0a150911fed34e67f78eb Signed-off-by: qinwentao qinwentao@huaqin.corp-partner.google.com --- M src/mainboard/google/rex/variants/screebo/overridetree.cb 1 file changed, 21 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/75360/1
diff --git a/src/mainboard/google/rex/variants/screebo/overridetree.cb b/src/mainboard/google/rex/variants/screebo/overridetree.cb index 9e3f9f6..95e8454 100644 --- a/src/mainboard/google/rex/variants/screebo/overridetree.cb +++ b/src/mainboard/google/rex/variants/screebo/overridetree.cb @@ -40,6 +40,9 @@ [PchSerialIoIndexI2C4] = PchSerialIoPci, [PchSerialIoIndexI2C5] = PchSerialIoPci, }" + + # Temporary setting TCC + register "tcc_offset" = "18"
# Intel Common SoC Config #+-------------------+---------------------------+