On 17.09.2011 10:12, Albert ARIBAUD wrote: > (board maintainers in CC:) > > Hi all, > > There remains 13 boards listed as having warnings or errors at this > point in a ./MAKEALL arm: > > --------------------- SUMMARY ---------------------------- > Boards compiled: 242 > Boards with warnings or errors: 13 ( omap3_beagle actux1_4_16 > actux1_8_16 actux1_4_32 actux1_8_32 actux2 actux3 actux4 dvlhost > ixdp425 ixdpg425 pdnb3 scpu ) > ---------------------------------------------------------- > > Of these, > > 1. omap3_beagle has a 'simple' warning "beagle.c:532: warning: > initialization from incompatible pointer type". Dirk, can you look > into it?
Please have a look to http://patchwork.ozlabs.org/patch/115936/ The additional 'const' removes the warning, the removed space before '(' makes checkpatch happy. Best regards Dirk _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

