[U-Boot-Users] Please pull u-boot-mpc86xx.git

Wolfgang,
These changes will be needed for the MPC8544DS port as they contain the common code introduced into the new board/freescale directory.
Thanks, jdl
The following changes since commit 6db7d0af2336c126e4d4b2f248cc23516bdd46a8: Wolfgang Denk (1): Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
are found in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git
Haiying Wang (1): Add PIXIS FPGA support for MPC8641HPCN board.
board/freescale/common/pixis.c | 472 +++++++++++++++++++++++ board/{mpc8641hpcn => freescale/common}/pixis.h | 4 +- board/mpc8641hpcn/Makefile | 4 +- board/mpc8641hpcn/mpc8641hpcn.c | 113 +------ board/mpc8641hpcn/pixis.c | 321 --------------- cpu/mpc86xx/cpu.c | 8 +- doc/README.mpc8641hpcn | 34 ++ 7 files changed, 514 insertions(+), 442 deletions(-) create mode 100644 board/freescale/common/pixis.c rename board/{mpc8641hpcn => freescale/common}/pixis.h (90%) delete mode 100644 board/mpc8641hpcn/pixis.c

In message 1176329649.25221.145.camel@ld0161-tx32 you wrote:
Wolfgang,
These changes will be needed for the MPC8544DS port as they contain the common code introduced into the new board/freescale directory.
Thanks, jdl
The following changes since commit 6db7d0af2336c126e4d4b2f248cc23516bdd46a8: Wolfgang Denk (1): Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
are found in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git
Merged. Thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Jon Loeliger
-
Wolfgang Denk