[PATCH v2 17/28] binman: Store the original data before compression
Simon Glass
sjg at chromium.org
Fri Oct 30 04:33:53 CET 2020
When compressing an entry, the original uncompressed data is overwritten.
Store it so it is available if needed.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(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!
More information about the U-Boot
mailing list