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]
http://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

Reply via email to