
The following changes since commit 5e3dca577b7c1bf58bd2b48449b18b7e7dcd8e04: Anatolij Gustschin (1): Fix crash on sequoia in ppc_4xx_eth_init
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Stefan Roese (4): ppc4xx: Add Glacier NAND booting target ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM ppc4xx: Change Canyonlands to support booting from 2k page NAND devices ppc4xx: Add dcache_enable() for 440
Makefile | 5 ++++- board/amcc/canyonlands/bootstrap.c | 13 +++++++++++++ board/amcc/canyonlands/init.S | 1 + board/amcc/canyonlands/u-boot-nand.lds | 4 ++-- cpu/ppc4xx/cache.S | 2 ++ include/configs/canyonlands.h | 26 ++++++++++++++++---------- nand_spl/board/amcc/canyonlands/config.mk | 6 +++--- nand_spl/board/amcc/canyonlands/ddr2_fixed.c | 8 ++++---- 8 files changed, 45 insertions(+), 20 deletions(-)