
The following changes since commit 5f01ea63a6c263767f548b4f61880b08f7850ffc: Wolfgang Denk (1): Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Matthias Fuchs (4): ppc4xx: Enable auto RS485 mode on PLU405 boards ppc4xx: Cleanup CPCI405 board code ppc4xx: Disable pci node in device tree on CPCI405 pci adapters ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards
board/esd/cpci405/Makefile | 1 + board/esd/cpci405/cpci405.c | 331 ++++++++++++++++++++++--------------------- board/esd/plu405/plu405.c | 10 ++ include/configs/CPCI4052.h | 2 + include/configs/CPCI405AB.h | 3 + 5 files changed, 184 insertions(+), 163 deletions(-)