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

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

In message 48764ECF.9010604@freescale.com you wrote:
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
Done, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
John Rigby
-
Wolfgang Denk