commit | 372f11f58d2cb019b4db885b744aac6c51a97350 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Wed Jul 25 17:04:12 2012 -0700 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:12 2012 +0200 |
tree | 6192c8c528a3ea0845bf85c31697907e8ad72b1e | |
parent | 13f1c44bc5bb6515a22e1106c1b4eb40fef39ac6 [diff] |
am33xx: Bugfix to config_sdram() When we change SDRAM_CONFIG this triggers a refresh based on all of the parameters that we have programmed so we must do this last. Signed-off-by: Tom Rini <trini@ti.com>