Hello chris wang, build bot (Jenkins), Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/27469
to look at the new patch set (#3).
Change subject: google/grunt: fix thermal zone CPU temperature report ......................................................................
google/grunt: fix thermal zone CPU temperature report
there are 3 thermal sensors and index is: 0: 1 Charger 1: 1 SOC 2: 0 CPU
it needs to adjust sensor to index 2 to have correct CPU temperature.
BUG=b:111284412 BRANCH=master TEST=emerge-grunt coreboot Change-Id: I27afb6c5b64b0c39d6db15e6c61ea16a1fda1ca3 Signed-off-by: Kevin Chiu Kevin.Chiu@quantatw.com --- M src/mainboard/google/kahlee/variants/careena/include/variant/thermal.h M src/mainboard/google/kahlee/variants/grunt/include/variant/thermal.h 2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/27469/3