All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/1] Add Marvell SDIO/MMC driver for Kirkwood SoC
@ 2012-09-21  9:55 DrEagle
  0 siblings, 0 replies; only message in thread
From: DrEagle @ 2012-09-21  9:55 UTC (permalink / raw)
  To: u-boot


This patch add a generic MMC driver for Marvell Kirkwood SoC

drEagle (1):
  Add Marvell SDIO/MMC driver for Kirkwood SoC

 drivers/mmc/Makefile   |    1 +
 drivers/mmc/mrvl_mmc.c |  277 ++++++++++++++++++++++++++++++++++++++++++++++++
 include/mrvl_mmc.h     |  191 +++++++++++++++++++++++++++++++++
 3 files changed, 469 insertions(+)
 create mode 100644 drivers/mmc/mrvl_mmc.c
 create mode 100644 include/mrvl_mmc.h

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-21  9:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21  9:55 [U-Boot] [PATCH 0/1] Add Marvell SDIO/MMC driver for Kirkwood SoC DrEagle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.