hi,
i'm trying to get u-boot to work on my custom board based on am335x evm. For this i have to add DDR3 support. I found this post :
http://e2e.ti.com/support/arm/sitara_arm/f/791/t/211051.aspx
which send me to : http://arago-project.org/git/projects/?p=u-boot-am33x.git;a=shortlog;h=refs/heads/AM335XPSP_04.06.00.08
But i don't really know which one of the patches to choose. I thought this one sounded promising :
But it changes files in <u-boot>/arch/arm/include/asm/arch-ti81xx and i can't seem to find this folder. Do i have to create it manually or do i have to do something else?
thanks in advance.