commit | 2dacbbf54020de84298928ccf3758c3b5f57fda9 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Fri Dec 29 11:47:50 2017 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 19 15:49:26 2018 -0500 |
tree | e285d86c00c46e571c0ddf27ea570a4b602c6ad1 | |
parent | 962c4e0812d7352f97fa67551d3bd7e2212c88dd [diff] |
cmd: ti: Generalize cmd_ddr3 command Keystone and DRA7 based TI platforms uses same EMIF memory controller. cmd_ddr3 command is customized for keystone platforms, make it generic so that it can be re used for DRA7 platforms. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>