[U-Boot] Please pull u-boot-mmc.git

Wolfgang Denk wd at denx.de
Wed Apr 20 22:47:41 CEST 2011


Dear Andy Fleming,

In message <1302741144-8656-1-git-send-email-afleming at freescale.com> you wrote:
> I apologize for the long delay.  Hopefully now that we're beginning to push
> out all of this p4080 stuff, I'll be able to stay on top of what's happening
> outside of Freescale.
> 
> The following changes since commit b16aadf411280fc426d7488ddd8a5b2038b7194d:
>   Lei Wen (1):
>         disk/part.c: fix potential stack overflow bug
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-mmc.git master
> 
> Alagu Sankar (1):
>       SD1.00 wide-bus fix
> 
> Frans Meulenbroeks (1):
>       drivers/mmc/fsl_esdhc.c: reordered tests
> 
> Matt Waddel (1):
>       MMC: Max blocks value adjustable
> 
> Mike Frysinger (1):
>       mmc: constify & localize data
> 
> Minkyu Kang (2):
>       mmc: show mmc capacity using print_size
>       mmc: remove duplicated header file
> 
> Raffaele Recalcati (4):
>       mmc: checking status after commands with R1b response
>       mmc: SEND_OP_COND considers card capabilities (voltage)
>       mmc: trace added
>       MMC may wrongly regconize 2GB eMMC as high capacity
> 
> Thomas Chou (1):
>       mmc: add generic mmc spi driver
> 
> Wolfgang Wegner (1):
>       add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc
> 
>  common/Makefile         |    1 +
>  common/cmd_mmc.c        |    3 +-
>  common/cmd_mmc_spi.c    |   88 +++++++++++++++
>  drivers/mmc/Makefile    |    1 +
>  drivers/mmc/fsl_esdhc.c |    6 +-
>  drivers/mmc/mmc.c       |  260 ++++++++++++++++++++++++++++++++++++-------
>  drivers/mmc/mmc_spi.c   |  280 +++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/spi/cf_spi.c    |   14 ++-
>  include/mmc.h           |   11 ++
>  9 files changed, 614 insertions(+), 50 deletions(-)
>  create mode 100644 common/cmd_mmc_spi.c
>  create mode 100644 drivers/mmc/mmc_spi.c

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
One of the advantages of being a captain is being able to ask for ad-
vice without necessarily having to take it.
	-- Kirk, "Dagger of the Mind", stardate 2715.2


More information about the U-Boot mailing list