public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3]  add mmc support for pantheon platform
@ 2011-10-03  9:02 Lei Wen
  2011-10-03  9:02 ` [U-Boot] [PATCH 1/3] ARM: pantheon: add mmc definition Lei Wen
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Lei Wen @ 2011-10-03  9:02 UTC (permalink / raw)
  To: u-boot

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(-)

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2011-10-31 14:57 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-03  9:02 [U-Boot] [PATCH 0/3] add mmc support for pantheon platform Lei Wen
2011-10-03  9:02 ` [U-Boot] [PATCH 1/3] ARM: pantheon: add mmc definition Lei Wen
2011-10-03  9:02 ` [U-Boot] [PATCH 2/3] Marvell: dkb: add mmc support Lei Wen
2011-10-03 10:44   ` Marek Vasut
2011-10-03 11:43     ` Lei Wen
2011-10-03  9:02 ` [U-Boot] [PATCH 3/3] mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 Lei Wen
2011-10-04  6:33 ` [U-Boot] [PATCH V2 0/4] add mmc support for pantheon platform Lei Wen
2011-10-24 17:20   ` Albert ARIBAUD
2011-10-25  1:21     ` Lei Wen
2011-10-25  6:15       ` Albert ARIBAUD
2011-10-25  6:25         ` Albert ARIBAUD
2011-10-31 14:57           ` Lei Wen
2011-10-25  7:38       ` Wolfgang Denk
2011-10-25  9:02         ` Lei Wen
2011-10-25 18:51           ` Wolfgang Denk
2011-10-26  2:19             ` Lei Wen
2011-10-04  6:33 ` [U-Boot] [PATCH V2 1/4] ARM: pantheon: add mmc definition Lei Wen
2011-10-04  6:33 ` [U-Boot] [PATCH V2 2/4] Marvell: dkb: add mmc support Lei Wen
2011-10-04  6:33 ` [U-Boot] [PATCH V2 3/4] dkb: make mmc command as default enabled Lei Wen
2011-10-04  6:33 ` [U-Boot] [PATCH V2 4/4] mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 Lei Wen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox