]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add GDsys CompactCenter board support.
authorDirk Eibach <eibach@gdsys.de>
Mon, 27 Jul 2009 06:49:48 +0000 (08:49 +0200)
committerStefan Roese <sr@denx.de>
Tue, 28 Jul 2009 05:20:34 +0000 (07:20 +0200)
commitab4c62c1ba788bf7f673a985d99a76d9c2fd7eca
tree07f99fa3c34289f3f6441b1a29d94ab5907eb0cd
parent10c7604d021949464b1e4ba903df95e6b2f0d2ff
ppc4xx: Add GDsys CompactCenter board support.

Board support for the Guntermann & Drunck CompactCenter and
DevCon-Center.
Based on the AMCC Canyonlands board support by Stefan Roese.

Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: Stefan Roese <sr@denx.de>
MAINTAINERS
MAKEALL
Makefile
board/gdsys/compactcenter/Makefile [new file with mode: 0644]
board/gdsys/compactcenter/chip_config.c [new file with mode: 0644]
board/gdsys/compactcenter/compactcenter.c [new file with mode: 0644]
board/gdsys/compactcenter/config.mk [new file with mode: 0644]
board/gdsys/compactcenter/init.S [new file with mode: 0644]
board/gdsys/compactcenter/u-boot.lds [new file with mode: 0644]
include/configs/compactcenter.h [new file with mode: 0644]