[U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git

The following changes since commit 0b7c5639891f4103a0e31ec7ae0beb3e97ed3836: Heiko Schocher (1): muas3001: update BR4 settings
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Ricardo Ribalda Delgado (3): ppc4xx: Fix in-tree build for ppc440-generic boards ppc4xx: Fix compilation of v5fx30teval_flash ppc4xx: Add .gitignore file to xilinx-ppc440 boards
Stefan Roese (2): ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports ppc4xx: Enable device tree (FDT) support in zeus board port
Makefile | 4 +- board/amcc/taihu/taihu.c | 9 -------- board/avnet/v5fx30teval/.gitignore | 1 + board/dave/PPChameleonEVB/PPChameleonEVB.c | 25 ---------------------- board/esd/pci405/pci405.c | 31 ---------------------------- board/quad100hd/quad100hd.c | 5 ---- board/xilinx/ml507/.gitignore | 1 + board/xilinx/ppc440-generic/.gitignore | 1 + board/xilinx/ppc440-generic/config.mk | 2 +- board/zeus/zeus.c | 23 -------------------- cpu/ppc4xx/sdram.c | 14 +++++++++--- include/configs/quad100hd.h | 1 - include/configs/zeus.h | 6 +++++ 13 files changed, 22 insertions(+), 101 deletions(-) create mode 100644 board/avnet/v5fx30teval/.gitignore create mode 100644 board/xilinx/ml507/.gitignore create mode 100644 board/xilinx/ppc440-generic/.gitignore

Dear Stefan Roese,
In message 200809120722.07911.sr@denx.de you wrote:
The following changes since commit 0b7c5639891f4103a0e31ec7ae0beb3e97ed3836: Heiko Schocher (1): muas3001: update BR4 settings
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Ricardo Ribalda Delgado (3): ppc4xx: Fix in-tree build for ppc440-generic boards ppc4xx: Fix compilation of v5fx30teval_flash ppc4xx: Add .gitignore file to xilinx-ppc440 boards
Stefan Roese (2): ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports ppc4xx: Enable device tree (FDT) support in zeus board port
Makefile | 4 +- board/amcc/taihu/taihu.c | 9 -------- board/avnet/v5fx30teval/.gitignore | 1 + board/dave/PPChameleonEVB/PPChameleonEVB.c | 25 ---------------------- board/esd/pci405/pci405.c | 31 ---------------------------- board/quad100hd/quad100hd.c | 5 ---- board/xilinx/ml507/.gitignore | 1 + board/xilinx/ppc440-generic/.gitignore | 1 + board/xilinx/ppc440-generic/config.mk | 2 +- board/zeus/zeus.c | 23 -------------------- cpu/ppc4xx/sdram.c | 14 +++++++++--- include/configs/quad100hd.h | 1 - include/configs/zeus.h | 6 +++++ 13 files changed, 22 insertions(+), 101 deletions(-) create mode 100644 board/avnet/v5fx30teval/.gitignore create mode 100644 board/xilinx/ml507/.gitignore create mode 100644 board/xilinx/ppc440-generic/.gitignore
Applied thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Stefan Roese
-
Wolfgang Denk