On 06/04/2012 11:15, Dirk Behme wrote:
> From: Dirk Behme <dirk.be...@googlemail.com>
> 
> Fix the compiler warning
> 
> mkenvimage.c: In function ‘main’:
> mkenvimage.c:218: warning: format ‘%ld’ expects type ‘long int’, but argument 
> 3 has type ‘unsigned int’
> mkenvimage.c:226: warning: format ‘%ld’ expects type ‘long int’, but argument 
> 3 has type ‘unsigned int’
> 

I don't have these warnings ... I guess it is because we don't have the
same compiler ?  Thank you, I didn't know the %zu format :)

Acked-by: David Wagner <deubeul...@gmail.com>

        Cheers,
        David.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to