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!