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(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot