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

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
Stefan Roese (1): ppc4xx: Clear all potentially pending exceptions in MCSR
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 ++++++------ cpu/ppc4xx/start.S | 70 +++++++++++++++++++++++-------------- include/asm-ppc/ppc4xx-isram.h | 75 ++++++++++++++++++++++++++++++++++++++++ include/configs/canyonlands.h | 2 +- include/configs/katmai.h | 8 ++++ include/ppc440.h | 54 ++--------------------------- 7 files changed, 144 insertions(+), 90 deletions(-) create mode 100644 include/asm-ppc/ppc4xx-isram.h
participants (1)
-
Stefan Roese