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?