[U-Boot] [PATCH] nios2: Fix printf size_t format related warnings (again...)

Thomas Chou thomas at wytron.com.tw
Fri Aug 15 15:17:09 CEST 2014


Hi Vasili,

On 08/14/2014 10:42 PM, Vasili Galka wrote:
> When compiling the current code on GCC 4.8.3, the following warnings
> appear:
>
> warning: format '%zu' expects argument of type 'size_t', but argument
> 2 has type 'long unsigned int' [-Wformat=]
>
> There were many mails about such warnings on different architectures.
> This patch limits itself to the nios2 architecture.

Applied. Thanks a lot.

Thomas Chou


More information about the U-Boot mailing list