Is there any AM335x DDR3 memory controller initialisation example available, maybe a complete U-Boot setup for DDR3?
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.
Is there any AM335x DDR3 memory controller initialisation example available, maybe a complete U-Boot setup for DDR3?
I think Latest uboot (SPL) code contains the ddr3 initilization code. but i didnt verified it. Note: DDR is initilized by SPL code which is a part of uboot source code.
http://processors.wiki.ti.com/index.php/Category:AM335x
Hi Nikhil,
Even we need the DDR3 Intialization code for our project,
I have checked the bootloader provided with the StarterWare, but I couldn't find anything about DDR3.
Do you have any download links of the latest AM335x U-Boot supporting DDR3?
Regards.