[PATCH 09/14] mkimage: Add a few more messages for FIT failures

Simon Glass sjg at chromium.org
Sun Jan 8 03:39:14 CET 2023


Add messages to make it clearer which part of the FIT creation is failing.
This can happen when an invalid 'algo' property is provided in the .its
file.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/fit_image.c  | 4 +++-
 tools/image-host.c | 6 +++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list