
30 Jan
2013
30 Jan
'13
1:06 a.m.
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