[U-Boot-Users] Regarding Toolchain used for Compilation
Yuli Barcohen
yuli at arabellasw.com
Sun Aug 8 10:58:47 CEST 2004
>>>>> Sudhakar writes:
Sudhakar> ' Failing' means im not able to get any output on serial
Sudhakar> console.
Sudhakar> Compilation is successful but after flashing im not able
Sudhakar> to boot the board [MPC8540 based board]
Sudhakar> Thats why i asked the ques..
Sudhakar> I'm new to U-boot and if some questions seems to be silly
Sudhakar> i apologize for that.
MPC85xx Makefile in the U-Boot tree does not specify CPU type nor any
e500-specific options. This means that the compiler uses its defaults
and the defaults can be different in different toolchains. Try adding
-mcpu=8540 -mno-string to cpu/mpc85xx/config.mk
--
========================================================================
Yuli Barcohen | Phone +972-9-765-1788 | Software Project Leader
yuli at arabellasw.com | Fax +972-9-765-7494 | Arabella Software, Israel
========================================================================
More information about the U-Boot
mailing list