[U-Boot] PXA Pull Request

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Fri Feb 20 03:37:07 CET 2009


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.

 cpu/pxa/Makefile                       |    2 +-
 cpu/pxa/interrupts.c                   |   25 ++++++++++++++++++-------
 drivers/mmc/Makefile                   |    1 +
 cpu/pxa/mmc.c => drivers/mmc/pxa_mmc.c |   12 ++++--------
 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 +++++++---
 19 files changed, 74 insertions(+), 44 deletions(-)
 rename cpu/pxa/mmc.c => drivers/mmc/pxa_mmc.c (98%)

Best Regards,
J.


More information about the U-Boot mailing list