[coreboot-gerrit] Patch merged into coreboot/master: intel/sandybridge: Use common ACPI S3 recovery

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 11 18:42:11 CET 2016


the following patch was just integrated into master:
commit 9b9915284f5070c6f664fa36495ae831e95ea819
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Fri Jun 17 22:54:22 2016 +0300

    intel/sandybridge: Use common ACPI S3 recovery
    
    Fix regression, S3 resume not working on sandy/ivy after commit
       9d6f365 ACPI S3: Remove HIGH_MEMORY_SAVE where possible
    
    There is some 20ms delay with ACPI S3 wakeup time due to MTRR setup
    being done after the backup copy. Moving to RELOCATABLE_RAMSTAGE fixes
    this delay by removing need of this backup entirely.
    
    Change-Id: Ib72ff914f5dfef8611f5f6cf9687495779013b02
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: https://review.coreboot.org/15248
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


See https://review.coreboot.org/15248 for details.

-gerrit



More information about the coreboot-gerrit mailing list