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 DRAM

Other Parts Discussed in Thread: DM3730

Hi,

I've upgraded the dm3730 to a 512M from 256M.

I'm trying to define the new DRAM size but u-boot keeps writing 256M.

if i allocate mem=256 (or 512 for that matter) in the bootargs for the kernel, the system crashes when activating the DSP cause apparently it has no more

memory left.

I've also changed CONFIG_SYS_CS0_SIZE which is given as a parameter to "size" in emif4.c.

what is left to set?