[U-Boot] [PATCH 0/3] add mmc support for pantheon platform
Lei Wen
leiwen at marvell.com
Mon Oct 3 11:02:22 CEST 2011
This patch seris add the mmc support for the pantheon platform.
Also give platform like dkb and aspenite a workaround when enabling
the 8bit mode for accessing the mmc.
Lei Wen (3):
ARM: pantheon: add mmc definition
Marvell: dkb: add mmc support
mmc: mv_sdhci: fix 8bus width access for 88SV331xV5
arch/arm/include/asm/arch-pantheon/config.h | 17 ++++++++++++
arch/arm/include/asm/arch-pantheon/cpu.h | 1 +
arch/arm/include/asm/arch-pantheon/mfp.h | 12 ++++++++
board/Marvell/dkb/dkb.c | 37 +++++++++++++++++++++++++++
drivers/mmc/mv_sdhci.c | 33 ++++++++++++++++++++++++
include/configs/dkb.h | 1 +
6 files changed, 101 insertions(+), 0 deletions(-)
More information about the U-Boot
mailing list