
24 Nov
2014
24 Nov
'14
11:12 p.m.
On Sat, Nov 15, 2014 at 11:46:53PM +0100, Daniel Schwierzeck wrote:
This fixes following warning when compiled with MIPS64
common/board_f.c: In function 'display_text_info': common/board_f.c:150:2: warning: format '%X' expects argument i of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] debug("U-Boot code: %08X -> %08lX BSS: -> %08lX\n",
Signed-off-by: Daniel Schwierzeck daniel.schwierzeck@gmail.com Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom