diff options
author | Marek Vasut <marex@denx.de> | 2012-07-27 08:04:33 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-09-18 12:01:50 -0700 |
commit | d97f01a64fa87a018258dfe6cfe4fff1b08975e0 (patch) | |
tree | 764c25590f5a885c2ebae9d91048b9b31cffd7e0 /onenand_ipl | |
parent | fa2afe02743a74280717020d17f0c1d603468553 (diff) | |
download | u-boot-imx-d97f01a64fa87a018258dfe6cfe4fff1b08975e0.zip u-boot-imx-d97f01a64fa87a018258dfe6cfe4fff1b08975e0.tar.gz u-boot-imx-d97f01a64fa87a018258dfe6cfe4fff1b08975e0.tar.bz2 |
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 'onenand_ipl')
0 files changed, 0 insertions, 0 deletions