[U-Boot] uboot 2009 for Freescale mpc5121
Stas Desyatnlkov
stas at tech-mer.com
Wed Jun 24 08:46:44 CEST 2009
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
More information about the U-Boot
mailing list