All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] ARM: at91: at91sam9rlek: add mmc config for at91sam9rlek
@ 2015-02-02  9:50 Josh Wu
  2015-02-02  9:51 ` [U-Boot] [PATCH 1/2] ARM: at91: at91sam9rlek: add mci support Josh Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Josh Wu @ 2015-02-02  9:50 UTC (permalink / raw)
  To: u-boot

This patch series will enable mmc support on at91sam9rlek board. And
also add a MMC config for it.


Josh Wu (2):
  ARM: at91: at91sam9rlek: add mci support
  ARM: at91: at91sam9rlek: add mmc environment configuration

 arch/arm/cpu/arm926ejs/at91/at91sam9rl_devices.c | 17 ++++++++++++++
 board/atmel/at91sam9rlek/at91sam9rlek.c          | 10 ++++++++
 configs/at91sam9rlek_mmc_defconfig               |  3 +++
 include/configs/at91sam9rlek.h                   | 29 +++++++++++++++++++++++-
 4 files changed, 58 insertions(+), 1 deletion(-)
 create mode 100644 configs/at91sam9rlek_mmc_defconfig

-- 
1.9.1

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

end of thread, other threads:[~2015-03-18 22:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-02  9:50 [U-Boot] [PATCH 0/2] ARM: at91: at91sam9rlek: add mmc config for at91sam9rlek Josh Wu
2015-02-02  9:51 ` [U-Boot] [PATCH 1/2] ARM: at91: at91sam9rlek: add mci support Josh Wu
2015-03-18 22:36   ` [U-Boot] [U-Boot,1/2] " Andreas Bießmann
2015-02-02  9:51 ` [U-Boot] [PATCH 2/2] ARM: at91: at91sam9rlek: add mmc environment configuration Josh Wu
2015-03-18 22:37   ` [U-Boot] [U-Boot, " Andreas Bießmann
2015-02-03  1:28 ` [U-Boot] [PATCH 0/2] ARM: at91: at91sam9rlek: add mmc config for at91sam9rlek Bo Shen

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.