mb/google/octopus/variants/bloog: Set tcc offset for bloog
Change tcc offset from 0 to 10 degree celsius for bloog. BUG=b:135225497 BRANCH=octopus TEST=Build and verify test result by thermal team. Change-Id: I4cbff846914a776c67692005f8b40cd73cfaf231 Signed-off-by: Tony Huang <tony-huang@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33461 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marco Chen <marcochen@google.com> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Justin TerAvest <teravest@chromium.org>
This commit is contained in:
parent
fb5a83df3c
commit
5fa1469af5
|
@ -53,6 +53,9 @@ chip soc/intel/apollolake
|
|||
#| I2C6 | Trackpad |
|
||||
#| I2C7 | Touchscreen |
|
||||
#+-------------------+---------------------------+
|
||||
|
||||
register "tcc_offset" = "10"
|
||||
|
||||
register "common_soc_config" = "{
|
||||
.gspi[0] = {
|
||||
.speed_mhz = 1,
|
||||
|
|
Loading…
Reference in New Issue