[PATCH 07/20] binman: Write the compressed output to a file

Simon Glass sjg at chromium.org
Mon Jul 29 18:19:34 CEST 2024


When an entry is compressed, write the compressed contents to a file so
that it is possible to see what was produced. This aids debugging with
new images.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/binman/entry.py | 3 +++
 1 file changed, 3 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list