[coreboot-gerrit] Patch merged into coreboot/master: intel sandy/ivy: Skip SPD loading on S3 resume path

gerrit at coreboot.org gerrit at coreboot.org
Sun Nov 20 21:23:38 CET 2016


the following patch was just integrated into master:
commit 38cb82222c9bc5cfae9c679ee4171fae3947b067
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Fri Nov 18 19:25:52 2016 +0200

    intel sandy/ivy: Skip SPD loading on S3 resume path
    
    For S3 resume path SPD is only used for DIMM replacement detection.
    As this detection already fails in the case of removal/insertion of
    same DIMM, we can rely on cbmem_recovery() failure alone to force
    system reset in case someone accidentally does DIMM replacements while
    system is suspend-to-ram stage.
    
    Skipping DIMM replacement detection allows skipping slow SPD loading,
    thus reducing S3 resume path time by 80ms for every installed DIMM.
    
    Change-Id: I4f2838c05f172d3cb351b027c9b8dd6543ab5944
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: https://review.coreboot.org/17490
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Patrick Rudolph <siro at das-labor.org>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list