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 ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users