commit | 3325b06556b78a2afdaaa781765b505f7d1f8ae4 | [log] [tgz] |
---|---|---|
author | Russ Dill <Russ.Dill@ti.com> | Thu Jul 21 04:28:31 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 25 12:00:06 2016 -0400 |
tree | e4627e24ab3481ade5da8a719434f871ce1319e7 | |
parent | 492716662fbdc08e254dda2c209b320e2bf6c837 [diff] |
ARM: am33xx: Fix DDR init delay placement The delay needs to be before the write to ref_ctrl register which initiates refreshes. An improper initialization sequence generates an L3 noc error. Signed-off-by: Russ Dill <Russ.Dill@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>