[coreboot-gerrit] Patch merged into coreboot/master: vboot2: Look up actual CBFS in MULTIPLE_CBFS configuration

gerrit at coreboot.org gerrit at coreboot.org
Tue Oct 6 20:12:55 CET 2015


the following patch was just integrated into master:
commit 3f4a997529dfedaa4eefd00dc7d5ab32aa8e7b77
Author: Patrick Georgi <pgeorgi at google.com>
Date:   Tue Oct 6 21:34:02 2015 +0200

    vboot2: Look up actual CBFS in MULTIPLE_CBFS configuration
    
    Up to now, the multi-CBFS code path merely looked up files in the "boot
    ro" image (ie. the default), disregarding the specified fmap region to
    use for CBFS.
    
    The code still relies on the master header being around, which on the
    upside allows it to skip an offset at the beginning of the region (eg.
    for ARM bootblocks).
    
    This will change later (both the reliance on the master header and the
    presence of the bootblock like this).
    
    Change-Id: Ib2fc03eac8add59fc90b4e601f6dfa488257b326
    Signed-off-by: Patrick Georgi <pgeorgi at google.com>
    Reviewed-on: http://review.coreboot.org/11805
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list