On Fri, 14 Jan 2022 at 10:35, Pali Rohár <[email protected]> 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 <[email protected]> > --- > tools/mkimage.c | 41 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 41 insertions(+) >
Reviewed-by: Simon Glass <[email protected]> Missing change log, BTW.

