]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitcc74f247fe81ad4ae40a1e29554650f607996642
tree148671fc03ae9101c638394232c22b804e4eb19f
parente752aaa7227ce211fe357795b76c1e24c36a83c5
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