Hash Hung has uploaded this change for review.

View Change

mb/google/octopus/variants/lick: Set TCC offset for lick

Change tcc offset from 0 to 15 degree celsius for lick.

BUG=b:147198431
BRANCH=octopus
TEST=Build, and verify test result by thermal team.

Signed-off-by: Hash.Hung <hash1.hung@lcfc.corp-partner.google.com>
Change-Id: Ife6b02321145837e05c82f979998466b83317f86
---
M src/mainboard/google/octopus/variants/lick/overridetree.cb
1 file changed, 2 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/38506/1
diff --git a/src/mainboard/google/octopus/variants/lick/overridetree.cb b/src/mainboard/google/octopus/variants/lick/overridetree.cb
index 41d078e..3aa369e 100644
--- a/src/mainboard/google/octopus/variants/lick/overridetree.cb
+++ b/src/mainboard/google/octopus/variants/lick/overridetree.cb
@@ -52,6 +52,8 @@
#| I2C5 | Audio |
#| I2C6 | Trackpad |
#+-------------------+---------------------------+
+ register "tcc_offset" = "15"
+
register "common_soc_config" = "{
.gspi[0] = {
.speed_mhz = 1,

To view, visit change 38506. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ife6b02321145837e05c82f979998466b83317f86
Gerrit-Change-Number: 38506
Gerrit-PatchSet: 1
Gerrit-Owner: Hash Hung <hash1.hung@lcfc.corp-partner.google.com>
Gerrit-MessageType: newchange