[coreboot-gerrit] Patch merged into coreboot/master: build system: allow assigning files to regions

gerrit at coreboot.org gerrit at coreboot.org
Thu Jan 21 18:48:39 CET 2016


the following patch was just integrated into master:
commit e02be0e14ab0d53fbe270556e1a7752558014b36
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Mon Jan 18 16:24:10 2016 +0100

    build system: allow assigning files to regions
    
    Using the regions-for-file function, the build system can now declare
    which (CBFS formatted) fmap region(s) a file should end up in.
    The default is to put them in the regular COREBOOT region, but more
    complex boot schemes (eg. vboot or fallback/normal) can use the function
    to implement suitable policies.
    
    Change-Id: I5e2e6b8e8759fda2cfb0144d5b998ba3e05650c8
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Reviewed-on: https://review.coreboot.org/13039
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list