
9 Oct
2012
9 Oct
'12
7:17 p.m.
On Wed, Oct 03, 2012 at 08:36:11AM -0000, Daniel Schwierzeck wrote:
From: Daniel Schwierzeck daniel.schwierzeck@gmail.com
This fixes a warning when compiling with ELDK-5.2.1 for MIPS64:
cmd_bdinfo.c: In function 'print_lnum': cmd_bdinfo.c:56:2: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 3 has type 'u64' [-Wformat]
Signed-off-by: Daniel Schwierzeck daniel.schwierzeck@gmail.com
Applied to u-boot/next, thanks!
--
Tom