summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/thermal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/thermal.c b/common/thermal.c
index f194cbca3b..ce79c5e2d3 100644
--- a/common/thermal.c
+++ b/common/thermal.c
@@ -37,7 +37,7 @@ test_export_static struct thermal_config_t
/* TEMP_SENSOR_TYPE_CPU */
{THERMAL_CONFIG_WARNING_ON_FAIL,
{373, 378, 383,
- 333, 338, 343, 348, 353, 358, 363} },
+ 328, 333, 338, 343, 348, 358, 368} },
/* TEMP_SENSOR_TYPE_BOARD */
{THERMAL_CONFIG_NO_FLAG, {THERMAL_THRESHOLD_DISABLE_ALL} },
/* TEMP_SENSOR_TYPE_CASE */