Hi Wolfgang, here an updated pull request after some more fixup patches:
The following changes since commit 9b827cf1720acda2473afa516956eab6f7cca9a1: Selvamuthukumar (1): Align end of bss by 4 bytes are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Dave Mitchell (2): ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization Matthias Fuchs (3): ppc4xx: Remove unused code from PCI405 code ppc4xx: Use correct io accessors for PCI405 ppc4xx: Remove unused features Michal Simek (1): ppc4xx: ml300 remove Xilinx BSP from ml300 folder Stefan Roese (2): ppc4xx: Clear all potentially pending exceptions in MCSR ppc4xx: ML2 shouldn't include the 4xx EMAC driver Steven A. Falco (1): ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h Yuri Tikhonov (1): ppc4xx: katmai: Change default config board/amcc/canyonlands/init.S | 2 +- board/amcc/luan/luan.c | 23 +- board/esd/pci405/cmd_pci405.c | 871 -------------------- board/esd/pci405/pci405.c | 51 +- board/ml2/u-boot.lds | 1 - .../ml300/sw_services/uboot_v1_00_a/data/Ltypes | 55 -- .../uboot_v1_00_a/data/uboot_v2_1_0.mld | 52 -- .../uboot_v1_00_a/data/uboot_v2_1_0.tcl | 325 -------- cpu/ppc4xx/start.S | 70 +- include/asm-ppc/ppc4xx-isram.h | 75 ++ include/configs/PCI405.h | 57 +-- include/configs/canyonlands.h | 2 +- include/configs/katmai.h | 8 + include/ppc440.h | 54 +-- 14 files changed, 167 insertions(+), 1479 deletions(-) delete mode 100644 board/xilinx/ml300/sw_services/uboot_v1_00_a/data/Ltypes delete mode 100644 board/xilinx/ml300/sw_services/uboot_v1_00_a/data/uboot_v2_1_0.mld delete mode 100644 board/xilinx/ml300/sw_services/uboot_v1_00_a/data/uboot_v2_1_0.tcl create mode 100644 include/asm-ppc/ppc4xx-isram.h _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot