[coreboot-gerrit] Patch merged into coreboot/master: 42001a7 vboot2: provide path for booting using alternative CBFS instances

gerrit at coreboot.org gerrit at coreboot.org
Sat Apr 18 08:58:00 CEST 2015


the following patch was just integrated into master:
commit 42001a7051e8fcfedccaba17438a032e1ac72ed1
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Thu Dec 25 15:34:32 2014 -0800

    vboot2: provide path for booting using alternative CBFS instances
    
    When CONFIG_MULTIPLE_CBFS_INSTANCES is enabled, the image is expected
    to have CBFS instances in rw-a and rw-b sections of the bootrom.
    
    This patch adds code which makes sure that CBFS header points at the
    proper bootrpom section as determined by vboot, and the RW stages load
    from that section.
    
    BRANCH=storm
    BUG=chrome-os-partner:34161, chromium:445938
    TEST=with the rest of the patches in, STORM boots all the way into
         Linux login prompt.
    
    Original-Change-Id: I187e3d3e65d548c672fdf3b42419544d3bd11ea1
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/237662
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    
    (cherry picked from commit 71ad0bb41b183374a84a5b9fb92c3afd813ceace)
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    
    Change-Id: Ia05cb713981c44da8cb379b72dfbe17fe1f6c5ff
    Reviewed-on: http://review.coreboot.org/9704
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list