[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/common: use prog_locate() for finding fsp.bin

gerrit at coreboot.org gerrit at coreboot.org
Mon Oct 12 01:58:54 CEST 2015


the following patch was just integrated into master:
commit 5d6f0f97b65e6f440e65ff8968dc45b1ae118804
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Oct 8 15:06:28 2015 -0500

    soc/intel/common: use prog_locate() for finding fsp.bin
    
    The current method was only taking the cbfs path. Because
    of this fsp.bin was never being utilized from the RW slots.
    Using prog_locate() now provides both the cbfs and vboot
    locate methods for free.
    
    BUG=chrome-os-partner:44827
    BRANCH=None
    TEST=Built and booted glados.
    
    Change-Id: I2b3e088326d5a965ad90806a7950b9f401ed57de
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11831
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See http://review.coreboot.org/11831 for details.

-gerrit



More information about the coreboot-gerrit mailing list