[U-Boot] [PULL] u-boot-pxa next-mmc

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

Dear Marek Vasut,
In message 201007060323.26001.marek.vasut@gmail.com you wrote:
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
You should send this to the MMC custodian (on Cc:), not to me.
Best regards,
Wolfgang Denk
participants (2)
-
Marek Vasut
-
Wolfgang Denk