diff options
author | Tom Rini <trini@ti.com> | 2012-10-29 14:53:18 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-11-02 15:13:29 -0700 |
commit | 085b9c3a1dfa3f29cf2bb34f434be318ba313f57 (patch) | |
tree | e18d1cf6652dcbe558a48daeb4d30c088de0c0a7 /fs/fat | |
parent | a1b231cef634d8aaa002bcb848332785803127c8 (diff) | |
download | u-boot-imx-085b9c3a1dfa3f29cf2bb34f434be318ba313f57.zip u-boot-imx-085b9c3a1dfa3f29cf2bb34f434be318ba313f57.tar.gz u-boot-imx-085b9c3a1dfa3f29cf2bb34f434be318ba313f57.tar.bz2 |
cmd_fdt.c: Use %p when printing pointers
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@ni.com>
Cc: Gerald Van Baren <vanbaren@cideas.com>
Signed-off-by: Tom Rini <trini@ti.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'fs/fat')
0 files changed, 0 insertions, 0 deletions