On Fri, Sep 10, 2010 at 07:54:40PM +0200, Wolfgang Denk wrote:
> Please help testing, and check if all your relevant patches have been
> included.

In arch/i386/lib/board.c, the declaration of do_go_exec() has changed, thus
leading to the following build failure[0]:

board.c: In function 'do_go_exec':
board.c:440: error: assignment of read-only location '*(argv + 
0xfffffffffffffffffffffffffffffffcu)'
cc1: warnings being treated as errors
board.c:442: error: passing argument 2 of 'entry' discards qualifiers from 
pointer target type
board.c:442: note: expected 'char **' but argument is of type 'char * const*'
make[2]: *** [board.o] Error 1

[0] 
https://buildd.debian.org/fetch.cgi?pkg=u-boot;ver=2010.09~rc1-1;arch=i386;stamp=1284213109
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to