Dear,
I'm debuging the AM335X DDR3 now, can you give me a sample code for am335X ddr3 setup?
thanks much!
Regards
Bobby
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.
Dear,
I'm debuging the AM335X DDR3 now, can you give me a sample code for am335X ddr3 setup?
thanks much!
Regards
Bobby
Hi,
By end of the June there is a release planned on a new TI EVM that has DDR3 support.
Regards
Gururaja
In meantime, if you need reference code, we are maintaining the u-boot source code with ddr3 at below link. You can pull the code and check for your reference.
http://arago-project.org/git/projects/?p=u-boot-am33x.git;a=shortlog;h=refs/heads/AM335XPSP_04.06.00.08
Kindly note that this is work in progress and has not undergone much testing.
Dear Hebbar,
thanks for your answer, but how can I pull down the source code from http://arago-project.org/git/projects/?p=u-boot-am33x.git;a=shortlog;h=refs/heads/AM335XPSP_04.06.00.08?
Regards
Bobby
use below link to download a snapshot of the tree
http://arago-project.org/git/projects/?p=u-boot-am33x.git;a=snapshot;h=refs/heads/AM335XPSP_04.06.00.08;sf=tgz
Regards
Gururaja