From: Reinhard Meyer <u-boot@emk-elektronik.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] AT91: MCI: add SD/MMC driver using mmc framework
Date: Fri, 03 Sep 2010 11:06:55 +0200 [thread overview]
Message-ID: <4C80BAAF.7090107@emk-elektronik.de> (raw)
In-Reply-To: <4C6A9700.7050906@emk-elektronik.de>
Reinhard Meyer schrieb:
> This patch adds SD/MMC support to AT91SAM9260/9XE/9G20
> using the generic MMC framework.
>
> Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
> ---
> The driver itself is not dependent on any particular AT91 or AVR32
> device, but further work in device specific files is
> required to enable its use for other AT91 (and AVR32) devices:
> at91<*>_devices.c, hardware.h, at91<*>.h.
> Patches welcome!
>
> arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c | 21 ++
> arch/arm/include/asm/arch-at91/at91_common.h | 1 +
> arch/arm/include/asm/arch-at91/clk.h | 5 +
> arch/arm/include/asm/arch-at91/hardware.h | 1 +
> doc/README.atmel_mci | 86 +++++
> drivers/mmc/Makefile | 5 +-
> drivers/mmc/atmel_mci.h | 48 +++-
> drivers/mmc/gen_atmel_mci.c | 353 +++++++++++++++++++++
> include/mmc.h | 15 +-
> 9 files changed, 530 insertions(+), 5 deletions(-)
Applied to u-boot-atmel/next
Thanks,
Reinhard
next prev parent reply other threads:[~2010-09-03 9:06 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-04 13:20 [U-Boot] [PATCH] AT91SAM9260/9XE: add support for MultiMedia Card Interface (MCI) Reinhard Meyer
2010-07-05 6:09 ` Eric Xu
2010-07-05 8:58 ` Reinhard Meyer
2010-07-05 9:59 ` Wolfgang Denk
2010-07-05 10:30 ` [U-Boot] 答复: " Xu, Hong
2010-07-05 12:46 ` Wolfgang Denk
2010-07-05 14:05 ` [U-Boot] " Xu, Hong
2010-08-09 15:40 ` [U-Boot] [PATCH v2] AT91: add SD/MMC support Reinhard Meyer
2010-08-09 15:45 ` [U-Boot] [PATCH v2a] " Reinhard Meyer
[not found] ` <0F5F73E36031FD46AD3F2E6948F0C0A0041798F7@frimb01.corp.atmel.com>
2010-08-10 3:24 ` Reinhard Meyer
[not found] ` <0F5F73E36031FD46AD3F2E6948F0C0A004179996@frimb01.corp.atmel.com>
2010-08-10 4:02 ` Reinhard Meyer
2010-08-10 12:53 ` Reinhard Meyer
2010-08-13 10:18 ` asc0
2010-08-13 11:17 ` Reinhard Meyer
2010-08-13 11:56 ` Schleifer, Alexander
2010-08-13 18:31 ` Reinhard Meyer
2010-08-14 9:43 ` Reinhard Meyer
2010-08-16 9:22 ` Schleifer, Alexander
2010-08-16 10:16 ` Reinhard Meyer
2010-08-16 10:43 ` Wolfgang Denk
2010-08-16 10:51 ` Reinhard Meyer
2010-08-16 12:32 ` Wolfgang Denk
2010-08-17 10:12 ` Schleifer, Alexander
2010-08-17 10:42 ` Reinhard Meyer
2010-08-17 14:04 ` [U-Boot] [PATCH v3] AT91: MCI: add SD/MMC driver using mmc framework Reinhard Meyer
2010-09-03 9:06 ` Reinhard Meyer [this message]
2010-08-16 2:04 ` [U-Boot] [PATCH v2a] AT91: add SD/MMC support Xu, Hong
2010-08-16 9:34 ` Schleifer, Alexander
-- strict thread matches above, loose matches on Subject: below --
2010-12-14 21:12 [U-Boot] [PATCH v3] AT91: MCI: add SD/MMC driver using mmc framework Brandon Stafford
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C80BAAF.7090107@emk-elektronik.de \
--to=u-boot@emk-elektronik.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox