From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 1/2] mmc: add bcm2835 driver
Date: Sun, 11 Nov 2012 14:54:46 -0700 [thread overview]
Message-ID: <50A01EA6.7090503@wwwdotorg.org> (raw)
In-Reply-To: <20121110101709.7e5a6a70@lilith>
On 11/10/2012 02:17 AM, Albert ARIBAUD wrote:
> 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.
OK. Note that patch 2/2 is all ARM and relies on patch 1/2 to compile
though.
next prev parent reply other threads:[~2012-11-11 21:54 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 ` [U-Boot] [PATCH V2 1/2] mmc: add bcm2835 driver Albert ARIBAUD
2012-11-11 21:54 ` Stephen Warren [this message]
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=50A01EA6.7090503@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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 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.