Hi,
I am trying to bring up a custom board having an AM437x processor and DDR3 RAM with part number MT41K256M16HA-125:E with a 16-bit width. I am trying to configure the EMIF registers in u-boot by using the AM43xx DDR Calculation Tool provided here: http://processors.wiki.ti.com/index.php/AM437x_DDR_Configuration_and_Programming_Guide
Due to the difference in DDR3 width, I cannot directly reuse the register values used by the AM437x-EVM.
It seems like I am not able to get past the SDRAM initialization part in u-boot code and my console hangs before/during the code relocation happens. Any pointers regarding how to configure the EMIF registers would be very helpful.
Thanks,
Arun