commit | 65991ec1039b50cc4b30986f9317b7940f49c769 | [log] [tgz] |
---|---|---|
author | Matt Porter <mporter@ti.com> | Fri Mar 15 10:07:03 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Sun Mar 24 12:49:11 2013 -0400 |
tree | 0349f033250c48a61c82a6c3bc5bf85ad220c6c1 | |
parent | e24646f3edb3678a42a288210bae77d003dcd4f5 [diff] |
am33xx: refactor emif4/ddr to support multiple EMIF instances The AM33xx emif4/ddr support closely matches what is need to support TI814x except that TI814x has two EMIF instances. Refactor all the emif4 helper calls and the config_ddr() init function to use an additional instance number argument. Signed-off-by: Matt Porter <mporter@ti.com> Reviewed-by: Tom Rini <trini@ti.com>