]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/atmelimage.c
karo: configs: Update the tx6*_defconfig files from defconfigs generated with 'make...
[karo-tx-uboot.git] / tools / atmelimage.c
index 5b72ac54a6d35442232a49780287d83134bdf12b..6b5603eb87b100c5efe501f6c39ac358d8d4cc79 100644 (file)
@@ -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