commit | be78775a9302f9526df6eb61f8a430f4298f0e97 | [log] [tgz] |
---|---|---|
author | Youness Alaoui <youness.alaoui@puri.sm> | Tue Mar 13 16:58:52 2018 -0400 |
committer | Patrick Georgi <pgeorgi@google.com> | Mon Mar 26 10:25:58 2018 +0000 |
tree | 7d71e3134de4ae8cdf629b123654fad416bbd278 | |
parent | 6aa28d93b354845e96c7154b1670864fa48ac16a [diff] |
ec/purism: Fix CPU Turbo value (PPCM) set by the EC The EC needs to set the PPCM value depending on whether Turbo is enabled or not, and the values differ between Broadwell (0, 1) and Skylake (1, 2) platforms. Change-Id: I662dce54415e685c054ffc00b6afde0f1f7765e2 Signed-off-by: Youness Alaoui <youness.alaoui@puri.sm> Reviewed-on: https://review.coreboot.org/25329 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Duncan Laurie <dlaurie@chromium.org>