[U-Boot] [PATCH] cmd_fdt.c: Use %p when printing pointers
Joe Hershberger
joe.hershberger at gmail.com
Tue Oct 30 02:36:49 CET 2012
Hi Tom,
On Mon, Oct 29, 2012 at 7:53 PM, Tom Rini <trini at ti.com> wrote:
> When putting pointers into a format string use %p to ensure that they
> are printed correctly regardless of bitsize. This fixes warnings on
> sandbox on 64bit systems.
>
> Cc: Joe Hershberger <joe.hershberger at ni.com>
> Cc: Gerald Van Baren <vanbaren at cideas.com>
> Signed-off-by: Tom Rini <trini at ti.com>
> ---
Acked-by: Joe Hershberger <joe.hershberger at ni.com>
Thanks!
-Joe
More information about the U-Boot
mailing list