Re: [U-Boot] [PATCH] sk98lin: fix compile warnings

2009-09-14 Thread Wolfgang Denk
In message <1252660703-15596-5-git-send-email...@denx.de> you wrote: > Fix warnings: > skge.c: In function 'BoardInitMem': > skge.c:1389: warning: dereferencing type-punned pointer will break > strict-aliasing rules > skge.c:1390: warning: dereferencing type-punned pointer will break > strict-ali

[U-Boot] [PATCH] sk98lin: fix compile warnings

2009-09-11 Thread Wolfgang Denk
Fix warnings: skge.c: In function 'BoardInitMem': skge.c:1389: warning: dereferencing type-punned pointer will break strict-aliasing rules skge.c:1390: warning: dereferencing type-punned pointer will break strict-aliasing rules skge.c:1391: warning: dereferencing type-punned pointer will break s