summaryrefslogtreecommitdiff
path: root/arch/sparc/lib/board.c
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2012-07-27 08:04:33 (GMT)
committerTom Rini <trini@ti.com>2012-09-18 19:01:50 (GMT)
commitd97f01a64fa87a018258dfe6cfe4fff1b08975e0 (patch)
tree764c25590f5a885c2ebae9d91048b9b31cffd7e0 /arch/sparc/lib/board.c
parentfa2afe02743a74280717020d17f0c1d603468553 (diff)
downloadu-boot-fsl-qoriq-d97f01a64fa87a018258dfe6cfe4fff1b08975e0.tar.xz
dm: sparc: common: Fixup cmd_bdinfo warnings
cmd_bdinfo.c: In function ‘do_bdinfo’: cmd_bdinfo.c:220:9: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat] cmd_bdinfo.c:222:9: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat] cmd_bdinfo.c:224:9: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat] cmd_bdinfo.c:226:9: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat] cmd_bdinfo.c:228:9: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat] Signed-off-by: Marek Vasut <marex@denx.de> Cc: Daniel Hellstrom <daniel@gaisler.com> Cc: u-boot-dm@lists.denx.de
Diffstat (limited to 'arch/sparc/lib/board.c')
0 files changed, 0 insertions, 0 deletions