]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support
authorStefan Roese <sr@denx.de>
Sat, 3 Nov 2007 11:08:28 +0000 (12:08 +0100)
committerStefan Roese <sr@denx.de>
Sat, 3 Nov 2007 11:08:28 +0000 (12:08 +0100)
commit3d6cb3b24add6415f86a0f013ea40f5639b90047
tree34e0b53e4ce78d8d965bb3af64495cdcd39f4c2f
parent5d96d40d3f36da33348e68f9ea993f383e11f997
ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support

This patch adds NAND booting support for the AMCC 405EX(r) eval boards.
Again, only one image supports both targets.

Signed-off-by: Stefan Roese <sr@denx.de>
MAKEALL
Makefile
board/amcc/kilauea/config.mk
board/amcc/kilauea/init.S
board/amcc/kilauea/u-boot-nand.lds [new file with mode: 0644]
include/configs/kilauea.h
nand_spl/board/amcc/kilauea/Makefile [new file with mode: 0644]
nand_spl/board/amcc/kilauea/config.mk [new file with mode: 0644]
nand_spl/board/amcc/kilauea/u-boot.lds [new file with mode: 0644]