diff options
author | Patrick Georgi <pgeorgi@chromium.org> | 2017-01-11 18:38:11 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2017-01-13 13:50:46 +0100 |
commit | ecaa570b60a27d0b1d4c9742013d65591a0ecc92 (patch) | |
tree | e73363c9fb9de0e226bcf9b56d28d58f00ea44f0 /util/cbfstool/fit.c | |
parent | c88d16baaf3e88029b40d43eb254e90613b95187 (diff) | |
download | coreboot-ecaa570b60a27d0b1d4c9742013d65591a0ecc92.tar.xz |
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@chromium.org>
Reviewed-on: https://review.coreboot.org/18102
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'util/cbfstool/fit.c')
0 files changed, 0 insertions, 0 deletions