
29 Jul
2024
29 Jul
'24
6:19 p.m.
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@chromium.org ---
tools/binman/entry.py | 3 +++ 1 file changed, 3 insertions(+)
Applied to u-boot-dm, thanks!