Dear Tom Rini, > On Fri, Jul 27, 2012 at 08:04:32AM -0000, Marek Vasut wrote: > > greth.c: In function ???greth_recv???: > > greth.c:507:3: warning: format ???%lx??? expects argument of type ???long > > unsigned int???, but argument 2 has type ???unsigned int??? [-Wformat] > > greth.c:507:3: warning: format ???%lx??? expects argument of type > > ???long unsigned int???, but argument 3 has type ???unsigned int??? > > [-Wformat] greth.c:541:6: warning: pointer targets in assignment differ > > in signedness [-Wpointer-sign] greth.c: In function > > ???greth_initialize???: > > greth.c:623:2: warning: format ???%lx??? expects argument of type ???long > > unsigned int???, but argument 2 has type ???struct greth_regs *??? > > [-Wformat] greth.c:655:3: warning: format ???%x??? expects argument of > > type ???unsigned int???, but argument 2 has type ???struct greth_regs > > *??? [-Wformat] greth.c:684:2: warning: format ???%x??? expects argument > > of type ???unsigned int???, but argument 2 has type ???struct greth_regs > > *??? [-Wformat] > > > > Signed-off-by: Marek Vasut <ma...@denx.de> > > Cc: Joe Hershberger <joe.hershber...@gmail.com> > > Cc: Daniel Hellstrom <dan...@gaisler.com> > > Cc: u-boot...@lists.denx.de > > Applied to u-boot/master, thanks!
I wonder if we shouldn't throw all that sparc crap away ... same with m68k. It's starting to rot, noone uses it anymore anyway. Best regards, Marek Vasut _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot