[coreboot-gerrit] Patch merged into coreboot/master: vboot: allow more flexibility when adding verstage

gerrit at coreboot.org gerrit at coreboot.org
Wed Oct 14 19:07:32 CEST 2015


the following patch was just integrated into master:
commit e3d2d6fd70ed932c98ac19f6294cb610d27fa7bf
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Oct 7 15:31:35 2015 -0500

    vboot: allow more flexibility when adding verstage
    
    When a separate verstage is employed the verstage file
    was just being added through the cbfs-files mechanism.
    However, that doesn't allow one to specify other flags
    that aren't supported that an architecture may require.
    The x86 architecture is one of those entities in that
    it needs its verstage to be XIP. To that end provide
    a mechanism for adding verstage with options.
    
    BUG=chrome-os-partner:44827
    BRANCH=None
    TEST=Built and booted glados using his mechansim on x86.
    
    Change-Id: Iaba053a55a4d84d8455026e7d6fa548744edaa28
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11819
    Tested-by: build bot (Jenkins)
    Reviewed-by: Duncan Laurie <dlaurie at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list