]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - tools/atmelimage.c
imx: hab: Check if CSF is valid before authenticating image
[people/ms/u-boot.git] / tools / atmelimage.c
index 5b72ac54a6d35442232a49780287d83134bdf12b..9b3600d62daba3f1042f74bffb808072e3dd6bfe 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2014
- * Andreas Bießmann <andreas.devel@googlemail.com>
+ * Andreas Bießmann <andreas@biessmann.org>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -131,7 +131,7 @@ static int atmel_verify_header(unsigned char *ptr, int image_size,
 
        /* check the seven interrupt vectors of binary */
        for (pos = 0; pos < 7; pos++) {
-               debug("atmelimage: interrupt vector #%d is 0x%08X\n", pos+1,
+               debug("atmelimage: interrupt vector #%zu is 0x%08X\n", pos+1,
                      ints[pos]);
                /*
                 * all vectors except the 6'th one must contain valid