Re: [U-Boot] [PATCH] Fix compiler warnings for EVB64260, P3G4 and ZUMA

2010-06-29 Thread Wolfgang Denk
Dear Anatolij Gustschin, In message <1277505568-30524-1-git-send-email-ag...@denx.de> you wrote: > Fix following warnings: > > $ ./MAKEALL EVB64260 P3G4 ZUMA > Configuring for EVB64260 board... > mpsc.c: In function 'mpsc_putchar_early': > mpsc.c:121: warning: dereferencing type-punned pointer wi

[U-Boot] [PATCH] Fix compiler warnings for EVB64260, P3G4 and ZUMA

2010-06-25 Thread Anatolij Gustschin
Fix following warnings: $ ./MAKEALL EVB64260 P3G4 ZUMA Configuring for EVB64260 board... mpsc.c: In function 'mpsc_putchar_early': mpsc.c:121: warning: dereferencing type-punned pointer will break strict-aliasing rules mpsc.c:127: warning: dereferencing type-punned pointer will break strict-alia