This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM3730 NOR Flash Booting u-boot

Other Parts Discussed in Thread: DM3730

Hi,

We're designing an embedded system with DM3730. We have 64 Mb NOR flash (PC28F640P30BF65), and 2 Gb RAM. Nor flash configured as multiplexed on CS0, CUS package.

We are using dvsdk_dm3730-evm_04_03_00_06_setuplinux (with u-boot-2010.06-psp04.02.00.07.sdk and x-load-1.51-psp04.02.00.07.sdk). 

After looking at previous posts we reviewed U-boot-AM3517-NOR-Flash-Support-04.02.00.06.tar.gz file and made some changes based on this.  

We've tested the NOR flash using GEL files but when we load u-boot into RAM and run it we can't see or access the NOR device on CS0 any longer.  

Is there another patch file we should be using to get NOR access in u-boot?