[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: make top-aligned address work per-region

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 9 00:21:59 CET 2015


the following patch was just integrated into master:
commit 9731119b32ce4a5e0498cb20f47aad5069717c55
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Mon Dec 7 23:14:07 2015 +0100

    cbfstool: make top-aligned address work per-region
    
    The former interpretation sprung from the x86 way of doing things
    (assuming top-alignment to 4GB). Extend the mechanism to work with CBFS
    regions residing elsewhere.
    
    It's compatible with x86 because the default region there resides at the
    old location, so things fall in place. It also makes more complex
    layouts and non-x86 layouts work with negative base addresses.
    
    Change-Id: Ibcde973d85bad5d1195d657559f527695478f46c
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Reviewed-on: https://review.coreboot.org/12683
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


See https://review.coreboot.org/12683 for details.

-gerrit



More information about the coreboot-gerrit mailing list