]> Git Repo - J-u-boot.git/commit
binman: Don't add compression attribute for uncompressed files
authorSimon Glass <[email protected]>
Sat, 14 Oct 2023 20:40:26 +0000 (14:40 -0600)
committerTom Rini <[email protected]>
Fri, 3 Nov 2023 02:37:50 +0000 (22:37 -0400)
commitbd13255a91af04ab431972ab145e665147802c30
tree2534d79cd0fce227d731094bdac27b40c29268e5
parent823f5c3a02276067c583b2f31144095f2b3b41fc
binman: Don't add compression attribute for uncompressed files

cbfsutil changed to skip adding a compression attribute if there is no
compression. Adjust the binman implementation to do the same.

This mirrors commit 105cdf5625 in coreboot.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Neha Malcom Francis <[email protected]>
tools/binman/cbfs_util.py
tools/binman/cbfs_util_test.py
tools/binman/ftest.py
This page took 0.035042 seconds and 4 git commands to generate.