commit | 3ba65f97cbedb39fb486f42f8daa9b9e0d36705a | [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 | 81df2bab46d3bed319e21571c68db8e0a048bbfd [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>