public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] Enable MMC support for at91sam9x5ek board.
@ 2012-09-14  8:22 Josh Wu
  2012-09-14  8:22 ` [U-Boot] [PATCH v2 1/3] mmc: at91: add multi block read/write support Josh Wu
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Josh Wu @ 2012-09-14  8:22 UTC (permalink / raw)
  To: u-boot

This patch series enable MCI0 solt in at91sam9x5ek board.

Josh Wu (3):
  mmc: at91: add multi block read/write support.
  ARM: at91sam9x5: enable MCI0 support for 9x5ek board.
  mmc: at91: use max timeout value. It will avoid some situation that
    timeout happened.

 arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c |   15 +++++++++++++++
 board/atmel/at91sam9x5ek/at91sam9x5ek.c          |   10 ++++++++++
 drivers/mmc/gen_atmel_mci.c                      |   15 +++++++++++++--
 include/atmel_mci.h                              |    7 ++++++-
 include/configs/at91sam9x5ek.h                   |   10 ++++++++++
 5 files changed, 54 insertions(+), 3 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2012-10-17  9:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14  8:22 [U-Boot] [PATCH v2 0/3] Enable MMC support for at91sam9x5ek board Josh Wu
2012-09-14  8:22 ` [U-Boot] [PATCH v2 1/3] mmc: at91: add multi block read/write support Josh Wu
2012-10-17  9:38   ` Andreas Bießmann
2012-09-14  8:22 ` [U-Boot] [PATCH v2 2/3] ARM: at91sam9x5: enable MCI0 support for 9x5ek board Josh Wu
2012-10-17  9:39   ` Andreas Bießmann
2012-09-14  8:22 ` [U-Boot] [PATCH v2 3/3] mmc: at91: use max timeout value. It will avoid some situation that timeout happened Josh Wu
2012-10-17  9:39   ` Andreas Bießmann
2012-10-09 10:11 ` [U-Boot] [PATCH v2 0/3] Enable MMC support for at91sam9x5ek board Josh Wu
2012-10-09 21:51   ` Andreas Bießmann
2012-10-10  1:42     ` Josh Wu

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