
8 Aug
2004
8 Aug
'04
10:58 a.m.
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@arabellasw.com | Fax +972-9-765-7494 | Arabella Software, Israel
========================================================================