Hi, Here is our current status:
We can use elder u-boot to flash 1.10 uImge into NAND FLASH. but can not use the latest u-boot, even we rebuild it with different compiler option. Even we can boot from NAND, our DSP algorithm can not work. Our embedded department people told me this is because we have to set SWITCH3-4 to OFF in order to boot from NAND. TI FAE seems mail us an diver to solve this, but we do not know how to use it. Any suggestion? 2007/1/25, Steve Yeh <[EMAIL PROTECTED]>:
Thanks for the information. I will inform the corresponding person, and report you the following status. Steve 2007/1/24, Bob Simning < [EMAIL PROTECTED]>: > > Steve Yeh wrote: > > Hi, > > We successfully flash u-boot-594-nand into our DVEVM but it do not boot > correctly? > Can any one give me some suggestion? > > Regards, > > Steve > > > ------------------------------ > > _______________________________________________ > Davinci-linux-open-source mailing list > > [EMAIL PROTECTED]://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > > Boot correctly is a bit vague. > > There are two known issues associated with u-boot. > > First is a compiler issue which may be specific to the MV tool set. The > optimization flag needs to be changed from -Os to -O2. > > The second issue is with the definition of machine type. This would > cause the boot to fail during the boot process with messages explaining the > issue. > > Bob > >
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
