]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
Fix printf() format issues with sizeof_t types by using %zu
authorWolfgang Denk <wd@denx.de>
Mon, 14 Jul 2008 13:06:35 +0000 (15:06 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 14 Jul 2008 13:06:35 +0000 (15:06 +0200)
commitb64f190b7a34224df09b559ca111eb1b733f00ad
tree1b3461f4d02a4872bd3c8bd186d5d58f2288e173
parentf354b73e16a86f9e9085471a830605f74f84ea5d
Fix printf() format issues with sizeof_t types by using %zu

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>
common/lcd.c
cpu/mpc8xx/video.c
drivers/serial/usbtty.c
fs/jffs2/jffs2_1pass.c
fs/jffs2/jffs2_nand_1pass.c
lib_m68k/board.c
lib_mips/board.c
lib_ppc/board.c
net/bootp.c