[U-Boot] [PATCH 11/34] binman: Fix IFWI output when using an Intel FIT image
sjg at google.com
sjg at google.com
Fri Sep 27 00:39:06 UTC 2019
At present this entry does not work correctly when a FIT image is used as
the input. It updates the FIT instead of the output image. The test passed
because the FIT image happened to have the right data already.
Fix it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/binman/etype/intel_ifwi.py | 6 +++---
tools/binman/ftest.py | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list