[coreboot-gerrit] Patch merged into coreboot/master: lib/prog_loaders: use common ramstage_cache_invalid()

gerrit at coreboot.org gerrit at coreboot.org
Mon Oct 31 19:34:28 CET 2016


the following patch was just integrated into master:
commit 8cd723bc0cb64f28b1009fd2fa55f6680a402b61
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Oct 28 17:32:24 2016 -0500

    lib/prog_loaders: use common ramstage_cache_invalid()
    
    All current implementations of ramstage_cache_invalid() were just
    resetting the system based on the RESET_ON_INVALID_RAMSTAGE_CACHE
    Kconfig option. Move that behavior to a single implementation
    within prog_loaders.c which removes duplication.
    
    Change-Id: I67aae73f9e1305732f90d947fe57c5aaf66ada9e
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/17184
    Tested-by: build bot (Jenkins)
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list