[coreboot-gerrit] Patch merged into coreboot/master: google/chromeos/vboot2: defer clearing rec mode switch

gerrit at coreboot.org gerrit at coreboot.org
Tue Feb 9 13:23:09 CET 2016


the following patch was just integrated into master:
commit d87cc3f24ea1cc6fb0b61f71e3890415dc513061
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Feb 1 17:37:16 2016 -0600

    google/chromeos/vboot2: defer clearing rec mode switch
    
    Certain platforms query the recovery mode switch more than just within
    vboot during the boot flow. Therefore, it's important that the first call to
    get_recovery_mode_switch() is consistent through memory training because
    certain platforms use the recovery mode switch to take different action
    for memory training. Therefore, defer the clearing of the rec mode
    switch to a place when it's known that memory is up and online.
    
    BUG=chrome-os-partner:44827
    BRANCH=glados
    TEST=Three finger salute is honored on chell by retraining memory.
    
    Change-Id: I26ea51de7ffa2fe75b9ef1401fe92f9aec2b4567
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 6b0de9369242e50c7ff3b164cf1ced0642c7b087
    Original-Change-Id: Ia7709c7346d1222e314bf3ac7e4335a63e9a5144
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/325120
    Original-Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/13604
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list