]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.
authorFeng Kan <fkan@amcc.com>
Wed, 9 Jul 2008 05:48:42 +0000 (22:48 -0700)
committerStefan Roese <sr@denx.de>
Fri, 11 Jul 2008 11:18:12 +0000 (13:18 +0200)
commit0ce5c8675bb2c61f1d71fb97f0bbe822663fb93d
treeea10b3bc67cbec4d162067d16af5d5c1365f0237
parent96e5fc0e6a1861d0fea4efa3cd376df95a5b1b89
ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.

Add AMCC Redwood reference board that uses the latest
PPC 464 CPU processor combined with a rich mix of peripheral
controllers. The board will support PCIe, mutiple Gig ethernet
ports, advanced hardware RAID assistance and IEEE 1588.

Signed-off-by: Feng Kan <fkan@amcc.com>
Signed-off-by: Stefan Roese <sr@denx.de>
MAINTAINERS
MAKEALL
Makefile
board/amcc/redwood/Makefile [new file with mode: 0644]
board/amcc/redwood/config.mk [new file with mode: 0644]
board/amcc/redwood/init.S [new file with mode: 0644]
board/amcc/redwood/redwood.c [new file with mode: 0644]
board/amcc/redwood/redwood.h [new file with mode: 0644]
board/amcc/redwood/u-boot.lds [new file with mode: 0644]