[U-Boot] highbank build failure

Dear Rob Herring,
highbank does not build with ELDK4.2 and ELDK5.1 . Can you please come up with a patch?
Thanks in advance!
arm-linux-gcc (GCC) 4.2.2 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Configuring for highbank board... calxedaxgmac.c:317: error: expected declaration specifiers or '...' before numeric constant calxedaxgmac.c:317: warning: function declaration isn't a prototype make[1]: *** [calxedaxgmac.o] Error 1 make: *** [drivers/net/libnet.o] Error 2 make: *** Waiting for unfinished jobs.... cmd_pxe.c: In function 'do_pxe_get': cmd_pxe.c:334: warning: dereferencing type-punned pointer will break strict- aliasing rules cmd_pxe.c: In function 'get_relfile_envaddr': cmd_pxe.c:374: warning: dereferencing type-punned pointer will break strict- aliasing rules arm-linux-size: './u-boot': No such file
--------------------- SUMMARY ---------------------------- Boards compiled: 1 Boards with warnings or errors: 1 ( highbank ) ----------------------------------------------------------
Best regards, Marek Vasut

On 03/05/2012 12:19 AM, Marek Vasut wrote:
Dear Rob Herring,
highbank does not build with ELDK4.2 and ELDK5.1 . Can you please come up with a patch?
I've already have. I'm waiting on Albert to pull:
http://permalink.gmane.org/gmane.comp.boot-loaders.u-boot/126038
Rob
Thanks in advance!
arm-linux-gcc (GCC) 4.2.2 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Configuring for highbank board... calxedaxgmac.c:317: error: expected declaration specifiers or '...' before numeric constant calxedaxgmac.c:317: warning: function declaration isn't a prototype make[1]: *** [calxedaxgmac.o] Error 1 make: *** [drivers/net/libnet.o] Error 2 make: *** Waiting for unfinished jobs.... cmd_pxe.c: In function 'do_pxe_get': cmd_pxe.c:334: warning: dereferencing type-punned pointer will break strict- aliasing rules cmd_pxe.c: In function 'get_relfile_envaddr': cmd_pxe.c:374: warning: dereferencing type-punned pointer will break strict- aliasing rules arm-linux-size: './u-boot': No such file
--------------------- SUMMARY ---------------------------- Boards compiled: 1 Boards with warnings or errors: 1 ( highbank )
Best regards, Marek Vasut _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
participants (2)
-
Marek Vasut
-
Rob Herring