When compressing an entry, the original uncompressed data is overwritten. Store it so it is available if needed.
Signed-off-by: Simon Glass <[email protected]> --- (no changes since v1) tools/binman/entry.py | 7 ++++++- tools/binman/ftest.py | 12 ++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) Applied to u-boot-dm, thanks!

