diff options
Diffstat (limited to 'src/mainboard/google/rex/variants')
-rw-r--r-- | src/mainboard/google/rex/variants/screebo/overridetree.cb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/rex/variants/screebo/overridetree.cb b/src/mainboard/google/rex/variants/screebo/overridetree.cb index a3ab01cfac..c66b5cb2b9 100644 --- a/src/mainboard/google/rex/variants/screebo/overridetree.cb +++ b/src/mainboard/google/rex/variants/screebo/overridetree.cb @@ -90,6 +90,9 @@ chip soc/intel/meteorlake [PchSerialIoIndexI2C5] = PchSerialIoPci, }" + # Override TCC of 90C = Tj max (110) - TCC_Offset (20) + register "tcc_offset" = "20" + # Acoustic Noise settings and slew rate configuration: # slew rate for IA Domain: Fast/8 # slew rate for GT Domain: Fast/8 |