commit | a7638833b38270c8b64c5c62f6c6ce144ef387c3 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Tue Mar 08 09:18:06 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 14 19:18:50 2016 -0400 |
tree | baa9f796a51764420232e5b80aee3098f3373e72 | |
parent | 25afe55de592f7b021d114d36c9ae3ae6c3bc01b [diff] |
ARM: DRA7: Move emif settings to board specific files The newer versions of DRA7 boards has EEPROM populated with DDR size specified in it. Moving DRA7 specific emif related settings to board files so that emif settings can be identified based on EEPROM. Acked-by: Nishanth Menon <nm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>