I have read this article named "Changing the DVEVM memory map". In the article:
When designing the memory map, one of the procedures is computing the Linux memory size .
"the Linux memory size = our device total DDR2 memory – DDR size – DDRALGHEAP size – DSPLINKMEM (1MB) ".
I havea question. It doesn't have the CMEM in this formula. Why? Without the CMEM, is this formula correct??
In additon, I think the DDR2 and the DDR are the same. So what the meaning of "our device total DDR2 memory "??