Hi,
I'm looking at the ddr_defs_ti814x.h for U-Boot in the EZSDK 5.05.01.04. I see the following macro being used to set the SDRCR (SDRAM config) register:
#define DDR3_EMIF_SDRAM_CONFIG 0x61C011B2
This would seem to set the number of Row Bits to 12 but the DDR3 memory on the board specifies 14 Row Bits. Also there are 14 address bits wired to the memory. Am I missing something here? Can somebody clarify this for me?
Thanks,
Eric