]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add T3COPR board support (PPC460GT based)
authorStefan Roese <sr@denx.de>
Wed, 19 May 2010 09:11:15 +0000 (11:11 +0200)
committerStefan Roese <sr@denx.de>
Thu, 1 Jul 2010 08:26:30 +0000 (10:26 +0200)
commit273ed0370d71a91c4e7a047bcfce0df77812f55e
tree34c285dd8a54eb08e65457806214df1b65948ef9
parent4978e6058440b6dc8f8f7498288c06291ba54b13
ppc4xx: Add T3COPR board support (PPC460GT based)

This patch adds support for the T3CORP board, based on the
AppliedMicro (APM) PPC460GT.

Signed-off-by: Stefan Roese <sr@denx.de>
MAINTAINERS
MAKEALL
board/t3corp/Makefile [new file with mode: 0644]
board/t3corp/chip_config.c [new file with mode: 0644]
board/t3corp/config.mk [new file with mode: 0644]
board/t3corp/init.S [new file with mode: 0644]
board/t3corp/t3corp.c [new file with mode: 0644]
boards.cfg
include/configs/t3corp.h [new file with mode: 0644]