X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fatmelimage.c;h=9b3600d62daba3f1042f74bffb808072e3dd6bfe;hb=b633b9c8fe26519f3abaee3724115fec7b86aab2;hp=5b72ac54a6d35442232a49780287d83134bdf12b;hpb=a93648d197df48fa46dd55f925ff70468bd81c71;p=u-boot diff --git a/tools/atmelimage.c b/tools/atmelimage.c index 5b72ac54a6..9b3600d62d 100644 --- a/tools/atmelimage.c +++ b/tools/atmelimage.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2014 - * Andreas Bießmann + * Andreas Bießmann * * 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