[U-Boot-Users] [GIT PULL] Please pull mpc512x tree

John Rigby jrigby at freescale.com
Thu Jul 10 20:02:55 CEST 2008


Wolfgang,

The following changes since commit d4692b0ba83b7b454bbd92bad1f4befe6e1657b7:
   Christian Eggers (1):
         Fix "usb part" command

are available in the git repository at:

   git://git.denx.de/u-boot-mpc512x.git master

Martha Marx (2):
       Consolidate ADS5121 IO Pin configuration
       Configuration changes for ADS5121 Rev 3

  Makefile                  |    9 +-
  board/ads5121/Makefile    |    2 +-
  board/ads5121/README      |    9 ++
  board/ads5121/ads5121.c   |   54 ++++-------
  board/ads5121/iopin.c     |   96 +++++++++++++++++++
  board/ads5121/iopin.h     |  222 ++++++++++++++++++++++++++++++++++++++
  cpu/mpc512x/cpu.c         |    8 +-
  cpu/mpc512x/fec.c         |   15 ---
  include/configs/ads5121.h |   39 +++++++--
  9 files changed, 389 insertions(+), 65 deletions(-)
  create mode 100644 board/ads5121/README
  create mode 100644 board/ads5121/iopin.c
  create mode 100644 board/ads5121/iopin.h

Thanks
John






More information about the U-Boot mailing list