commit | 1c382ead7a0081140e4961f2a03a20abd5e41f05 | [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 | 98bc1228c800005e7addf95632e23079a236e5f5 [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>