What do I need to modify in order to use both DDR3A and DDR3B for linux on the keystone 2?
I guess I need to manipulate dts and u-boot?
It has stock config so 2 GB intern and 2GB extern so-dimm.
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.
What do I need to modify in order to use both DDR3A and DDR3B for linux on the keystone 2?
I guess I need to manipulate dts and u-boot?
It has stock config so 2 GB intern and 2GB extern so-dimm.
Hi, Claes,
It is not recommanded to access DDR3B from Linux. DDr3B does not have DMA coherency and becomes expensive to be accessed, and TI is moving away from it by removing 3B in next generation product. If you still want to access it, please refers to the exploring chapter of the User's Guide, http://processors.wiki.ti.com/index.php/MCSDK_UG_Chapter_Exploring#LPAE. It will be similar to ddr3a in the text.