[U-Boot] [ARM] Status for 2012.03

Albert ARIBAUD albert.u.boot at aribaud.net
Fri Mar 30 09:08:11 CEST 2012


Le 27/03/2012 22:18, Albert ARIBAUD a écrit :
> Hi all,
>
> I have been away from the list quite a few days, and will have a very
> tricky time catching up, so with my apologies, I ask people who need me
> to apply patches or pull requests for the upcoming release to please
> send me a private e-mail and point me to the list message that I should
> be acting upon.

FWIW, ./MAKEALL arm on current u-boot-arm/master with CS toolchain 
2010q1 builds 277 boards, of which none has errors and 167 have warnings.

The total count of warnings is 248, distributed as:

4	post.c:503: warning: #warning "Not implemented yet"

79	mmc.c:132: warning: no return statement in function returning non-void

165	ohci-hcd.c:{1307,1310,1313}: warning: dereferencing pointer 
'pretmp.NNN' does break strict-aliasing rules

(the last one is actually 3 * 51 warnings)

The first one is obvious and should be dealt with, but I consider it not 
to be a blocker, for only 4 boards.

The second one seems straightforward to fix today, if not already submitted.

The third one may be an issue, but it could also be a zealous warning 
from the specific CS toolchain version I am using. Anyway, it does not 
seem ARM related as such.

Therefore I will issue the ARM pull request right away.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list