]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add GDsys PowerPC 440 ETX board support.
authorDirk Eibach <eibach@gdsys.de>
Tue, 9 Dec 2008 12:12:40 +0000 (13:12 +0100)
committerStefan Roese <sr@denx.de>
Mon, 26 Jan 2009 09:13:30 +0000 (10:13 +0100)
commit89b8619aaeafc922ca0c3bb249872591050c8dcc
tree7e8fdcec01e0d1d15bcd034a6b8be18a9c0b6277
parent3943d2ff6cc40dd601a9feeb39eb6d3d5090ea6d
ppc4xx: Add GDsys PowerPC 440 ETX board support.

Board support for the Guntermann & Drunck PowerPC 440 ETX module.
Based on the AMCC Yosemite 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/gdppc440etx/Makefile [new file with mode: 0644]
board/gdsys/gdppc440etx/config.mk [new file with mode: 0644]
board/gdsys/gdppc440etx/gdppc440etx.c [new file with mode: 0644]
board/gdsys/gdppc440etx/init.S [new file with mode: 0644]
board/gdsys/gdppc440etx/u-boot.lds [new file with mode: 0644]
include/configs/gdppc440etx.h [new file with mode: 0644]