summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/zork/variants/gumboz/overridetree.cb
diff options
context:
space:
mode:
authorKevin Chiu <kevin.chiu.17802@gmail.com>2021-03-23 16:40:35 +0800
committerPatrick Georgi <pgeorgi@google.com>2021-03-28 16:08:08 +0000
commit800fab86dcb17ca133d6a1500773c240c31d1847 (patch)
tree5a0d7498dbaf77b516e2c7a1965d2536c9c01877 /src/mainboard/google/zork/variants/gumboz/overridetree.cb
parent77298c6820a0f4424a41d9f740f379f88f51e406 (diff)
downloadcoreboot-800fab86dcb17ca133d6a1500773c240c31d1847.tar.gz
coreboot-800fab86dcb17ca133d6a1500773c240c31d1847.tar.bz2
coreboot-800fab86dcb17ca133d6a1500773c240c31d1847.zip
mb/google/zork: update stamp_boost parameter for gumboz
Original Stamp_boost parameter will cause boost time over 2500sec(3960sec) To pass balance performance and skin temperature test, decrease stamp_boost: 2500 -> 1640 BUG=b:182753072 TEST=1. emerge-zork coreboot 2. run balance performance and skin temperature test Change-Id: I43c104ef912aafecadf9497f9ea20c8478c0e920 Signed-off-by: Kevin Chiu <kevin.chiu@quantatw.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51738 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kangheui Won <khwon@chromium.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/google/zork/variants/gumboz/overridetree.cb')
-rw-r--r--src/mainboard/google/zork/variants/gumboz/overridetree.cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/zork/variants/gumboz/overridetree.cb b/src/mainboard/google/zork/variants/gumboz/overridetree.cb
index 33db80509f52..7139ac8ec231 100644
--- a/src/mainboard/google/zork/variants/gumboz/overridetree.cb
+++ b/src/mainboard/google/zork/variants/gumboz/overridetree.cb
@@ -12,7 +12,7 @@ chip soc/amd/picasso
register "slow_ppt_limit_mW" = "6000"
register "fast_ppt_limit_mW" = "9000"
register "slow_ppt_time_constant_s" = "5"
- register "stapm_time_constant_s" = "2500"
+ register "stapm_time_constant_s" = "1640"
register "sustained_power_limit_mW" = "4800"
register "telemetry_vddcr_vdd_slope_mA" = "41322"