]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
FIT: add ability to check hashes of all images in FIT, improve output
authorBartlomiej Sieka <tur@semihalf.com>
Tue, 9 Sep 2008 10:58:15 +0000 (12:58 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 9 Sep 2008 13:58:11 +0000 (15:58 +0200)
commit919f550dc11a13abf01c6bc713c968de790b8d7c
tree6e4beb27c0f4c2cad5f119cdc2d1adf7c235ed33
parent1de1fa408967cef6804bb046b904114519bb36f0
FIT: add ability to check hashes of all images in FIT, improve output

- add function fit_all_image_check_hashes() that verifies if all
  hashes of all images in the FIT are valid
- improve output of fit_image_check_hashes() when the hash check fails

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
common/image.c
include/image.h