[U-Boot] PXA Pull Request
Wolfgang Denk
wd at denx.de
Sat Feb 21 01:32:34 CET 2009
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090220025239.GI27473 at game.jcrosoft.org> you wrote:
> Hi Wolfgang,
>
> Please pull The following changes since commit e5e88c3614b79b54719905f66aefb51f9494bc1f:
> Tom Rix (1):
> ARM:OMAP3 Change mmc_init to mmc_legacy_init
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-pxa.git master
>
> Andy Fleming (1):
> Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions
>
> Jean-Christophe PLAGNIOL-VILLARD (1):
> pxa: move mmc drivers to drivers/mmc
>
> Micha Kalfon (1):
> pxa: fixing get_timer to return time in miliseconds.
>
> Tom Rix (2):
> ARM:PXA Remove redefinition of mmc_cid and mmc_csd.
> ARM:PXA Use new definitions in mmc.h
>
> cpu/pxa/Makefile | 2 +-
> cpu/pxa/interrupts.c | 25 +++++++++++----
> drivers/mmc/Makefile | 1 +
> cpu/pxa/mmc.c => drivers/mmc/pxa_mmc.c | 16 ++++------
> cpu/pxa/mmc.h => drivers/mmc/pxa_mmc.h | 51 --------------------------------
> include/configs/cerf250.h | 2 +-
> include/configs/cradle.h | 2 +-
> include/configs/csb226.h | 2 +-
> include/configs/delta.h | 9 ++++--
> include/configs/innokom.h | 2 +-
> include/configs/logodl.h | 2 +-
> include/configs/lubbock.h | 9 ++++--
> include/configs/pleb2.h | 7 ++++-
> include/configs/pxa255_idp.h | 7 +++-
> include/configs/trizepsiv.h | 7 +++-
> include/configs/wepep250.h | 2 +-
> include/configs/xaeniax.h | 2 +-
> include/configs/xm250.h | 2 +-
> include/configs/xsengine.h | 13 ++++----
> include/configs/zylonite.h | 10 ++++--
> 20 files changed, 76 insertions(+), 97 deletions(-)
> rename cpu/pxa/mmc.c => drivers/mmc/pxa_mmc.c (98%)
> rename cpu/pxa/mmc.h => drivers/mmc/pxa_mmc.h (83%)
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
I mean, I . . . think to understand you, I just don't know what you
are saying ... - Terry Pratchett, _Soul Music_
More information about the U-Boot
mailing list