Hi All,
I was able to compile and run the u-boot for my board from both cygwin and 
Linux.

The only problem I had was the uboot.lds file that in the old version had the 
manual listing of the segments like this:
*(.rodata)
*(.rodata1)
*(.rodata.str1.4)

Now it uses a macro to sort them according to wildcard. I use gcc-3.4.3 for the 
MPC51xx provided by Freescale. Is there any newer version of the GNU toolchain 
that u-boot uses? If yes where do I get it?

Regards,
Stas

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to