mainboard/google/reef: Increase TSR1 trigger point
Update the DPTF parameters based on thermal test result. (ZHT_DPTF_EVT2_v0.4_20170120.xlsx) 1. Update DPTF TSR1 passive trigger point. TSR1 passive point: 46 BUG=chrome-os-partner:60038 BRANCH=master TEST=build and boot on electro dut Change-Id: If35e4cf2dbf7c506534c52a052598f6204d5315a Signed-off-by: Tim Chen <Tim-Chen@quantatw.com> Reviewed-on: https://review.coreboot.org/18183 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
949e34c3ee
commit
7235305685
|
@ -29,7 +29,7 @@
|
|||
|
||||
#define DPTF_TSR1_SENSOR_ID 1
|
||||
#define DPTF_TSR1_SENSOR_NAME "Ambient"
|
||||
#define DPTF_TSR1_PASSIVE 45
|
||||
#define DPTF_TSR1_PASSIVE 46
|
||||
#define DPTF_TSR1_CRITICAL 75
|
||||
|
||||
#define DPTF_TSR2_SENSOR_ID 2
|
||||
|
|
Loading…
Reference in New Issue