From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] u-boot-pxa next-mmc
Date: Tue, 6 Jul 2010 03:23:25 +0200 [thread overview]
Message-ID: <201007060323.26001.marek.vasut@gmail.com> (raw)
Hey, this is the new PXA mmc driver. This is against u-boot.git master branch.
Please pull, thanks.
-------------------------------------------------------------------------------
The following changes since commit 54841ab50c20d6fa6c9cc3eb826989da3a22d934:
Make sure that argv[] argument pointers are not modified. (2010-07-04 23:55:42
+0200)
are available in the git repository at:
git://git.denx.de/u-boot-pxa.git next-mmc
Marek Vasut (1):
PXA: New MMC driver
drivers/mmc/Makefile | 1 +
drivers/mmc/pxa_mmc_gen.c | 352 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 353 insertions(+), 0 deletions(-)
create mode 100644 drivers/mmc/pxa_mmc_gen.c
next reply other threads:[~2010-07-06 1:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-06 1:23 Marek Vasut [this message]
2010-07-14 19:14 ` [U-Boot] [PULL] u-boot-pxa next-mmc Wolfgang Denk
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=201007060323.26001.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--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.