commit | 03f609b7e50488e028428ccf43b3b04b927a025e | [log] [tgz] |
---|---|---|
author | John Rigby <john.rigby@linaro.org> | Tue Jul 31 08:59:31 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:20 2012 +0200 |
tree | a7edb4d8b3aa5d9f4b07a87655ddc84341f2e53a | |
parent | a50f83b1fb87cb4918c1b90f56ac7cab51712fa9 [diff] |
u8500: Separating mmc config parameters from driver Configuration in vexpress and u8500.v1 is different from what is needed in u8500.v2. As such, card configuration specifics need to reside in the board file rather than the driver. Signed-off-by: John Rigby <john.rigby@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Tom Rini <trini@ti.com>