[coreboot-gerrit] Patch set updated for coreboot: mainboard/google/reef: Update DPTF parameters provided from thermal team

Tim Chen (Tim-Chen@quantatw.com) gerrit at coreboot.org
Fri Nov 18 06:12:47 CET 2016


Tim Chen (Tim-Chen at quantatw.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/17466

-gerrit

commit 351365d0546700522815d185cf1fbfb94728dfb8
Author: Tim Chen <Tim-Chen at quantatw.com>
Date:   Fri Nov 18 13:05:19 2016 +0800

    mainboard/google/reef: Update DPTF parameters provided from thermal team
    
    Update the DPTF parameters based on thermal test result.
    
    BUG=chrome-os-partner:60038
    BRANCH=master
    TEST=build and boot on electro dut
    
    Change-Id: I7a701812cb45f51828a3cbb3343e03817645110e
    Signed-off-by: Tim Chen <Tim-Chen at quantatw.com>
---
 .../google/reef/variants/baseboard/include/baseboard/acpi/dptf.asl      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/google/reef/variants/baseboard/include/baseboard/acpi/dptf.asl b/src/mainboard/google/reef/variants/baseboard/include/baseboard/acpi/dptf.asl
index 43e2e93..49991a7 100644
--- a/src/mainboard/google/reef/variants/baseboard/include/baseboard/acpi/dptf.asl
+++ b/src/mainboard/google/reef/variants/baseboard/include/baseboard/acpi/dptf.asl
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  */
 
-#define DPTF_CPU_PASSIVE	95
+#define DPTF_CPU_PASSIVE	96
 #define DPTF_CPU_CRITICAL	99
 #define DPTF_CPU_ACTIVE_AC0	90
 #define DPTF_CPU_ACTIVE_AC1	80



More information about the coreboot-gerrit mailing list