[PATCH 2/6] binman: Don't add compression attribute for uncompressed files

Simon Glass sjg at chromium.org
Thu Nov 2 23:49:23 CET 2023


Hi Simon

On 15/10/23 02:10, Simon Glass wrote:
> 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 <sjg at chromium.org>
> ---
>
>   tools/binman/cbfs_util.py      | 13 ++++++++-----
>   tools/binman/cbfs_util_test.py |  8 ++++----
>   tools/binman/ftest.py          |  6 +++---
>   3 files changed, 15 insertions(+), 12 deletions(-)
>
Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list