tools: kwboot: Show image type and error parsing reasons
authorPali Rohár <pali@kernel.org>
Tue, 10 Jan 2023 21:33:56 +0000 (22:33 +0100)
committerStefan Roese <sr@denx.de>
Wed, 1 Mar 2023 05:39:17 +0000 (06:39 +0100)
commit5b039dced38162f21fa078e65b0f5fc733439fac
tree148671fc03ae9101c638394232c22b804e4eb19f
parent7bfc15efa78483ccdf6254154b8145c4d3e49454
tools: kwboot: Show image type and error parsing reasons

Show image type and version during parsing of kwbimage.
And show reasons in error messages when parsing failed.
This can help to debug issues with invalid images.

Signed-off-by: Pali Rohár <pali@kernel.org>
tools/kwboot.c