[U-Boot] [U-Boot, 2/7] common/board_f: fix gcc warning on MIPS64

Tom Rini trini at ti.com
Mon Nov 24 23:12:29 CET 2014


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 at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141124/acad67f9/attachment.pgp>


More information about the U-Boot mailing list