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>
Showing
- board/armltd/vexpress/ca9x4_ct_vxp.c 20 additions, 1 deletionboard/armltd/vexpress/ca9x4_ct_vxp.c
- board/st-ericsson/snowball/snowball.c 91 additions, 1 deletionboard/st-ericsson/snowball/snowball.c
- board/st-ericsson/u8500/u8500_href.c 19 additions, 3 deletionsboard/st-ericsson/u8500/u8500_href.c
- drivers/mmc/arm_pl180_mmci.c 51 additions, 80 deletionsdrivers/mmc/arm_pl180_mmci.c
- drivers/mmc/arm_pl180_mmci.h 24 additions, 3 deletionsdrivers/mmc/arm_pl180_mmci.h
- include/configs/snowball.h 8 additions, 0 deletionsinclude/configs/snowball.h
Loading
Please register or sign in to comment