[PATCH v2] tools: mkimage: Call verify_header after writing image to disk
Simon Glass
sjg at chromium.org
Sat Jan 15 19:01:34 CET 2022
On Fri, 14 Jan 2022 at 10:35, Pali Rohár <pali at kernel.org> wrote:
>
> If image backend provides verify_header callback then call it after writing
> image to disk. This ensures that written image is correct.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
> ---
> tools/mkimage.c | 41 +++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 41 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Missing change log, BTW.
More information about the U-Boot
mailing list