]> Git Repo - J-u-boot.git/commit
ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.
authorFeng Kan <[email protected]>
Wed, 9 Jul 2008 05:48:42 +0000 (22:48 -0700)
committerStefan Roese <[email protected]>
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 <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
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]
This page took 0.030988 seconds and 4 git commands to generate.