[coreboot-gerrit] Patch merged into coreboot/master: 67d5998 cbfstool: Support top-aligned addresses for new-format images

gerrit at coreboot.org gerrit at coreboot.org
Wed May 13 22:23:40 CEST 2015


the following patch was just integrated into master:
commit 67d5998d9778ef6f740aac4ed1c93fb311b32ebe
Author: Sol Boucher <solb at chromium.org>
Date:   Thu May 7 02:39:22 2015 -0700

    cbfstool: Support top-aligned addresses for new-format images
    
    The cbfstool handling of new-style FMAP-driven "partitioned" images
    originally disallowed the use of x86-style top-aligned addresses with
    the add.* and layout actions because it wasn't obvious how they should
    work, especially since the normal addressing is done relative to each
    individual region for these types of images. Not surprisingly,
    however, the x86 portions of the build system make copious use of
    top-aligned addresses, so this allows their use with new images and
    specifies their behavior as being relative to the *image* end---not
    the region end---just as it is for legacy images.
    
    Change-Id: Icecc843f4f8b6bb52aa0ea16df771faa278228d2
    Signed-off-by: Sol Boucher <solb at chromium.org>
    Reviewed-on: http://review.coreboot.org/10136
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list