[coreboot-gerrit] Patch merged into coreboot/master: vboot: Add support for recovery mode with forced memory retraining

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 10 00:44:06 CET 2016


the following patch was just integrated into master:
commit 470852bb0898b07630b03d8246b9232fa84fe4de
Author: Furquan Shaikh <furquan at chromium.org>
Date:   Sat Nov 5 23:52:08 2016 -0700

    vboot: Add support for recovery mode with forced memory retraining
    
    1. Add new function vboot_recovery_mode_memory_retrain that indicates if
    recovery mode requires memory retraining to be performed.
    2. Add helper function get_recovery_mode_retrain_switch to read memory
    retrain switch. This is provided as weak function which should be
    implemented by mainboard just like {get,clear}_recovery_mode_switch.
    
    BUG=chrome-os-partner:59352
    BRANCH=None
    TEST=Verified behavior of recovery mode with forced memory retraining on
    reef
    
    Change-Id: I46c10fbf25bc100d9f562c36da3ac646c9dae7d1
    Signed-off-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: https://review.coreboot.org/17241
    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/17241 for details.

-gerrit



More information about the coreboot-gerrit mailing list