]> git.baikalelectronics.ru Git - uboot.git/commit
mkimage: Add a few more messages for FIT failures
authorSimon Glass <sjg@chromium.org>
Wed, 21 Dec 2022 23:08:23 +0000 (16:08 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 18 Jan 2023 18:49:13 +0000 (11:49 -0700)
commitd56bb3a1916ab419399fedc9d509860b91a6db24
treef05f9dde264ab7c8b5a2bae17586bc7d1382e357
parente915bf5387858a4270672d419000e8093d218f41
mkimage: Add a few more messages for FIT failures

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@chromium.org>
tools/fit_image.c
tools/image-host.c