Hi Wolfgang, please pull some changes for "next".
Thanks. The following changes since commit 06f43286c6354aaab0103615e83893512f86eee7: Wolfgang Denk (1): Merge branch 'master' into next are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git next Matthias Fuchs (2): ppc4xx: Remove confusing comment ppc4xx: Remove unused features from PMC440 board support Stefan Roese (4): ppc4xx: Consolidate pci_target_init() function ppc4xx: Consolidate pci_pre_init() function ppc4xx: Consolidate pci_master_init() function ppc4xx: alpr: Remove some not needed commands to make image fit again board/amcc/bamboo/bamboo.c | 137 ------------------- board/amcc/canyonlands/canyonlands.c | 37 ----- board/amcc/ebony/ebony.c | 70 ---------- board/amcc/katmai/katmai.c | 71 +---------- board/amcc/kilauea/kilauea.c | 19 --- board/amcc/luan/luan.c | 73 ---------- board/amcc/makalu/makalu.c | 19 --- board/amcc/ocotea/ocotea.c | 72 ---------- board/amcc/sequoia/sequoia.c | 141 +-------------------- board/amcc/taishan/taishan.c | 70 ---------- board/amcc/yosemite/yosemite.c | 137 ------------------- board/amcc/yucca/yucca.c | 69 ---------- board/esd/du440/du440.c | 138 ------------------- board/esd/du440/du440.h | 3 - board/esd/pmc440/config.mk | 4 - board/esd/pmc440/pmc440.c | 78 +---------- board/gdsys/gdppc440etx/gdppc440etx.c | 133 +------------------ board/gdsys/intip/intip.c | 37 ----- board/korat/korat.c | 134 +------------------ board/lwmon5/lwmon5.c | 137 ------------------- board/netstal/hcu5/hcu5.c | 86 +----------- board/pcs440ep/pcs440ep.c | 137 ------------------- board/prodrive/alpr/alpr.c | 73 +--------- board/prodrive/p3p440/p3p440.c | 70 ---------- board/sandburst/common/sb_common.c | 72 ---------- board/xes/xpedite1000/xpedite1000.c | 35 +----- cpu/ppc4xx/4xx_pci.c | 233 +++++++++++++++++++++++++++++++-- cpu/ppc4xx/cpu.c | 2 +- include/asm-ppc/4xx_pci.h | 8 + include/configs/DU440.h | 5 +- include/configs/PMC440.h | 5 +- include/configs/alpr.h | 2 - include/configs/korat.h | 2 + include/configs/sequoia.h | 1 + include/ppc440.h | 3 +- 35 files changed, 272 insertions(+), 2041 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot