[coreboot-gerrit] Patch merged into coreboot/master: util/cbfstool: Enable adding precompressed files to cbfs

gerrit at coreboot.org gerrit at coreboot.org
Fri Jan 13 13:50:48 CET 2017


the following patch was just integrated into master:
commit ecaa570b60a27d0b1d4c9742013d65591a0ecc92
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Wed Jan 11 18:38:11 2017 +0100

    util/cbfstool: Enable adding precompressed files to cbfs
    
    cbfstool ... add ... -c precompression assumes the input file to be
    created by cbfs-compression-tool's compress command and uses that to add
    the file with correct metadata.
    
    When adding the locale_*.bin files to Chrome OS images, this provides a
    nice speedup (since we can parallelize the precompression and avoid
    compressing everything twice) while creating a bit-identical file.
    
    Change-Id: Iadd106672c505909528b55e2cd43c914b95b6c6d
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Reviewed-on: https://review.coreboot.org/18102
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.h at gmx.de>


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

-gerrit



More information about the coreboot-gerrit mailing list