Hi Daniel,

On 15 November 2014 22:46, Daniel Schwierzeck
<daniel.schwierz...@gmail.com> 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.schwierz...@gmail.com>

Thanks, looks cleaner too.

Acked-by: Simon Glass <s...@chromium.org>

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to