[U-Boot] Please pull u-boot-mmc.git
Tom Rini
trini at ti.com
Tue May 7 20:15:01 CEST 2013
On Tue, May 07, 2013 at 02:05:46AM -0500, Andy Fleming wrote:
> The following changes since commit 5ed6f447af60aabd2669d913f673793c1ce48f47:
>
> P1022DS: Set CONFIG_SPL_MAX_SIZE directly (2013-05-03 09:19:43 -0400)
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-mmc.git master
>
> for you to fetch changes up to 88227a1d8a734cfd09ac43609abec8b66c2d2610:
>
> mmc: fsl_esdhc: Use calloc() (2013-05-06 16:26:25 -0500)
>
> ----------------------------------------------------------------
> Che-Liang Chiou (1):
> mmc: Split device init to decouple OCR-polling delay
>
> Davide Bonfanti (1):
> davinci, mmc: Added a delay reading ext CSD register
>
> Fabio Estevam (1):
> mmc: fsl_esdhc: Use calloc()
>
> Jaehoon Chung (1):
> mmc: sdhci: return error when failed add_sdhci().
>
> Vipin Kumar (1):
> sdhci: Add sdhci support for spear devices
>
> drivers/mmc/Makefile | 1 +
> drivers/mmc/davinci_mmc.c | 5 +-
> drivers/mmc/fsl_esdhc.c | 3 +-
> drivers/mmc/mmc.c | 137 ++++++++++++++++++++++++++++++++++-----------
> drivers/mmc/mv_sdhci.c | 3 +-
> drivers/mmc/s5p_sdhci.c | 3 +-
> drivers/mmc/spear_sdhci.c | 44 +++++++++++++++
> include/mmc.h | 30 ++++++++++
> 8 files changed, 187 insertions(+), 39 deletions(-)
> create mode 100644 drivers/mmc/spear_sdhci.c
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130507/a0f27942/attachment.pgp>
More information about the U-Boot
mailing list