commit | cd614adf590a93e35991003f0a921f04fc898187 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Fri Jul 23 11:14:04 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Sat Jul 31 09:49:31 2021 +0200 |
tree | 5d52bbc0126395ac20cf9ee88b249468c5d84e28 | |
parent | 48bc68c4fcf63d13dab0334b47378c57ff00b306 [diff] |
tools: kwbimage: Print size of binary header in kwbimage_print_header() The binary header in kwbimage contains executable SPL code. Print information about this binary header and not only information about it's data part. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Chris Packham <judge.packham@gmail.com> Tested-by: Chris Packham <judge.packham@gmail.com>