[U-Boot] Please pull u-boot-ppc4xx/next

Hi Wolfgang,
please pull some changes for ppc4xx/next:
The following changes since commit 6b8edfde22acc574b5532e9f086e6a7287a9bc78: Wolfgang Denk (1): Prepare v2009.06-rc1
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git next
Ben Warren (1): Enable CONFIG_NET_MULTI on all remaining PPC4xx boards
Matthias Fuchs (6): esd/common: extend cpld command with address parameter 4xx: Remove binary cpld bitstream from CMS700 board 4xx: Remove binary cpld bitstream from PMC405 board 4xx: Remove binary cpld bitstream from VOM405 board 4xx: Remove binary cpld bitstream from DP405 board 4xx: Add support for DP405 hardware variants
board/esd/cms700/cms700.c | 8 - board/esd/cms700/config.mk | 7 +- board/esd/cms700/fpgadata.c | 1812 ------------------------- board/esd/common/xilinx_jtag/micro.c | 24 +- board/esd/common/xilinx_jtag/ports.c | 10 +- board/esd/dp405/config.mk | 7 +- board/esd/dp405/dp405.c | 40 +- board/esd/dp405/fpgadata.c | 1812 ------------------------- board/esd/pmc405/fpgadata.c | 2472 ---------------------------------- board/esd/pmc405/pmc405.c | 7 - board/esd/vom405/config.mk | 8 +- board/esd/vom405/fpgadata.c | 1812 ------------------------- board/esd/vom405/vom405.c | 7 - include/configs/AR405.h | 1 + include/configs/CMS700.h | 53 +- include/configs/CPCIISER4.h | 1 + include/configs/CRAYL1.h | 1 + include/configs/DP405.h | 86 +-- include/configs/ERIC.h | 1 + include/configs/EXBITGEN.h | 1 + include/configs/HUB405.h | 1 + include/configs/JSE.h | 1 + include/configs/MIP405.h | 1 + include/configs/OCRTC.h | 1 + include/configs/ORSG.h | 1 + include/configs/PIP405.h | 1 + include/configs/PMC405.h | 3 - include/configs/VOM405.h | 21 +- include/configs/W7OLMC.h | 1 + include/configs/W7OLMG.h | 1 + include/configs/WUH405.h | 1 + include/configs/csb272.h | 1 + include/configs/csb472.h | 1 + include/configs/netstal-common.h | 2 +- include/configs/sbc405.h | 1 + 35 files changed, 83 insertions(+), 8125 deletions(-) delete mode 100644 board/esd/cms700/fpgadata.c delete mode 100644 board/esd/dp405/fpgadata.c delete mode 100644 board/esd/pmc405/fpgadata.c delete mode 100644 board/esd/vom405/fpgadata.c

Dear Stefan Roese,
In message 200905051839.16089.sr@denx.de you wrote:
Hi Wolfgang,
please pull some changes for ppc4xx/next:
The following changes since commit 6b8edfde22acc574b5532e9f086e6a7287a9bc78: Wolfgang Denk (1): Prepare v2009.06-rc1
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git next
Ben Warren (1): Enable CONFIG_NET_MULTI on all remaining PPC4xx boards
Matthias Fuchs (6): esd/common: extend cpld command with address parameter 4xx: Remove binary cpld bitstream from CMS700 board 4xx: Remove binary cpld bitstream from PMC405 board 4xx: Remove binary cpld bitstream from VOM405 board 4xx: Remove binary cpld bitstream from DP405 board 4xx: Add support for DP405 hardware variants
board/esd/cms700/cms700.c | 8 - board/esd/cms700/config.mk | 7 +- board/esd/cms700/fpgadata.c | 1812 ------------------------- board/esd/common/xilinx_jtag/micro.c | 24 +- board/esd/common/xilinx_jtag/ports.c | 10 +- board/esd/dp405/config.mk | 7 +- board/esd/dp405/dp405.c | 40 +- board/esd/dp405/fpgadata.c | 1812 ------------------------- board/esd/pmc405/fpgadata.c | 2472 ---------------------------------- board/esd/pmc405/pmc405.c | 7 - board/esd/vom405/config.mk | 8 +- board/esd/vom405/fpgadata.c | 1812 ------------------------- board/esd/vom405/vom405.c | 7 - include/configs/AR405.h | 1 + include/configs/CMS700.h | 53 +- include/configs/CPCIISER4.h | 1 + include/configs/CRAYL1.h | 1 + include/configs/DP405.h | 86 +-- include/configs/ERIC.h | 1 + include/configs/EXBITGEN.h | 1 + include/configs/HUB405.h | 1 + include/configs/JSE.h | 1 + include/configs/MIP405.h | 1 + include/configs/OCRTC.h | 1 + include/configs/ORSG.h | 1 + include/configs/PIP405.h | 1 + include/configs/PMC405.h | 3 - include/configs/VOM405.h | 21 +- include/configs/W7OLMC.h | 1 + include/configs/W7OLMG.h | 1 + include/configs/WUH405.h | 1 + include/configs/csb272.h | 1 + include/configs/csb472.h | 1 + include/configs/netstal-common.h | 2 +- include/configs/sbc405.h | 1 + 35 files changed, 83 insertions(+), 8125 deletions(-) delete mode 100644 board/esd/cms700/fpgadata.c delete mode 100644 board/esd/dp405/fpgadata.c delete mode 100644 board/esd/pmc405/fpgadata.c delete mode 100644 board/esd/vom405/fpgadata.c
Applied to "next" branch. Thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Stefan Roese
-
Wolfgang Denk