[U-Boot] Please pull u-boot-mmc.git
Wolfgang Denk
wd at denx.de
Fri Apr 29 22:47:52 CEST 2011
Dear Andy Fleming,
In message <1304065909-16710-1-git-send-email-afleming at freescale.com> you wrote:
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-mmc.git master
>
> Jason Liu (1):
> fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2
>
> John Rigby (2):
> MMC: make b_max unconditional
> MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon
>
> Matt Waddel (2):
> MMC: Add support for PL180 ARM mmc device
> ARMV7: Vexpress: Add MMC support
>
> Thomas Chou (2):
> mmc_spi: add mmc_init call
> mmc: coding style fix and tabify of mmc.h
>
> board/armltd/vexpress/ca9x4_ct_vxp.c | 9 +
> common/cmd_mmc_spi.c | 1 +
> drivers/mmc/Makefile | 1 +
> drivers/mmc/arm_pl180_mmci.c | 443 ++++++++++++++++++++++++++++++++++
> drivers/mmc/arm_pl180_mmci.h | 183 ++++++++++++++
> drivers/mmc/bfin_sdh.c | 2 +
> drivers/mmc/davinci_mmc.c | 3 +-
> drivers/mmc/fsl_esdhc.c | 4 +
> drivers/mmc/gen_atmel_mci.c | 2 +
> drivers/mmc/mmc.c | 8 +-
> drivers/mmc/mxcmmc.c | 2 +
> drivers/mmc/omap_hsmmc.c | 10 +
> drivers/mmc/s5p_mmc.c | 1 +
> include/configs/ca9x4_ct_vxp.h | 4 +
> include/mmc.h | 46 ++--
> 15 files changed, 689 insertions(+), 30 deletions(-)
> create mode 100644 drivers/mmc/arm_pl180_mmci.c
> create mode 100644 drivers/mmc/arm_pl180_mmci.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
In order to succeed in any enterprise, one must be persistent and
patient. Even if one has to run some risks, one must be brave and
strong enough to meet and overcome vexing challenges to maintain a
successful business in the long run. I cannot help saying that
Americans lack this necessary challenging spirit today.
- Hajime Karatsu
More information about the U-Boot
mailing list