]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
u8500: Separating mmc config parameters from driver
authorJohn Rigby <john.rigby@linaro.org>
Tue, 31 Jul 2012 08:59:31 +0000 (08:59 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:20 +0000 (14:58 +0200)
commit10ed93dcddeede4e305235367c402fb99e063ef3
treea7edb4d8b3aa5d9f4b07a87655ddc84341f2e53a
parent75dfe964cbe01ec089e4e3d470a86835776fe248
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>
board/armltd/vexpress/ca9x4_ct_vxp.c
board/st-ericsson/snowball/snowball.c
board/st-ericsson/u8500/u8500_href.c
drivers/mmc/arm_pl180_mmci.c
drivers/mmc/arm_pl180_mmci.h
include/configs/snowball.h