commit | 1557a54707ad558e0b029e6d06e49235b910b0da | [log] [tgz] |
---|---|---|
author | Bartlomiej Sieka <tur@semihalf.com> | Tue Sep 09 12:58:15 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue Sep 09 15:58:11 2008 +0200 |
tree | 6e4beb27c0f4c2cad5f119cdc2d1adf7c235ed33 | |
parent | edc2cdcfa8812e80c3f675134a0c93b9e14c0476 [diff] |
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>