If you are using the MV 4.0.1 tools you will need to change the compiler optimization flags from -Os to -O1 for these to work. Also make sure you generate u-boot.bin and use this (run 'make all').
Even if you aren't using those exact tools, try changing it to see if it affects anything (you can try -Os, -O2, -O1, etc.). The optimization flag is on line 106 of config.mk file in the top-level u-boot directory. Regards, Daniel Daniel J. Allred Software Applications Catalog DSP / End Emerging Equipment ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] sp.com] On Behalf Of Hartenberger, Joerg Sent: Wednesday, January 10, 2007 4:11 AM To: [email protected] Subject: FW: u-boot-1.1.3_rel_00.05.04-tisb.tar.gz compiled,does not boot after reset Hello! I have the following problem. When I compile the latest u-boot 1.1.3 release from the DVEVM Software homepage and compile it, flash it it simply does not work! Does anybody have a clue or had the same problem or a clue ? But if I reset the CPU with the Emulator and press F5 (Run) it works normaly. Give me a hint! Thank you
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
