commit | 1b669fdc9d337ceedd0d27647b94869730f0caed | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Feb 26 16:35:33 2013 -0500 |
committer | Tom Rini <trini@ti.com> | Fri Mar 08 16:41:12 2013 -0500 |
tree | d89e94e33fcdaf6780b7b675e38526eb263a5353 | |
parent | 35eafab5350ac8dc0473b127595bd40c3bf5a4aa [diff] |
am33xx: Update DDR3 EMIF configuration sequence Based on http://processors.wiki.ti.com/index.php/AM335x_EMIF_Configuration_tips we need to re-work our sequence in config_sdram slightly to match what the TRM describes as the correct sequence. In our current (incorrect) sequence some edge cases may fail to initalize correctly. Signed-off-by: Tom Rini <trini@ti.com>