From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 1/2] mmc: add bcm2835 driver
Date: Sat, 10 Nov 2012 10:17:09 +0100 [thread overview]
Message-ID: <20121110101709.7e5a6a70@lilith> (raw)
In-Reply-To: <1352357057-11839-1-git-send-email-swarren@wwwdotorg.org>
Hi Stephen,
> arch/arm/include/asm/arch-bcm2835/sdhci.h | 24 ++++
> drivers/mmc/Makefile | 1 +
> drivers/mmc/bcm2835_sdhci.c | 177 +++++++++++++++++++++++++++++
> 3 files changed, 202 insertions(+)
> create mode 100644 arch/arm/include/asm/arch-bcm2835/sdhci.h
> create mode 100644 drivers/mmc/bcm2835_sdhci.c
Actually the patch is essentially an MMC driver one, with the ARM
file touched only to add a base address. I have reassigned the patch to
Andy.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2012-11-10 9:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-08 6:44 [U-Boot] [PATCH V2 1/2] mmc: add bcm2835 driver Stephen Warren
2012-11-08 6:44 ` [U-Boot] [PATCH V2 2/2] ARM: rpi_b: enable SD controller, add related env/cmds Stephen Warren
2012-11-10 9:17 ` Albert ARIBAUD [this message]
2012-11-11 21:54 ` [U-Boot] [PATCH V2 1/2] mmc: add bcm2835 driver Stephen Warren
2012-11-13 19:58 ` Albert ARIBAUD
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=20121110101709.7e5a6a70@lilith \
--to=albert.u.boot@aribaud.net \
--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