[U-Boot] [PATCH 3/4] common: cmd_bdinfo: Fix compilation warning for microblaze

Rommel Custodio sessyargc+uboot at gmail.com
Wed Jan 30 01:06:38 CET 2013


Dear Michal Simek

Michal Simek <michal.simek <at> xilinx.com> writes:

> 
> Fix one printf compilation warning in microblaze bdinfo part.
> 
> Warning log:
> cmd_bdinfo.c: In function 'do_bdinfo':
> cmd_bdinfo.c:219:2: warning: format '%u' expects argument of type
> 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat]
> 
> Signed-off-by: Michal Simek <michal.simek <at> xilinx.com>
> ---
>  common/cmd_bdinfo.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

I build tested these series of Xilinx patches on an ml507.
This doesn't apply cleanly to HEAD.

All the best,
Rommel




More information about the U-Boot mailing list