]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add Io and IoCon 405EP board support
authorDirk Eibach <eibach@gdsys.de>
Thu, 21 Oct 2010 08:50:05 +0000 (10:50 +0200)
committerStefan Roese <sr@denx.de>
Mon, 25 Oct 2010 15:07:46 +0000 (17:07 +0200)
commita605ea7e8322000d99a890d3173748f62ccb8549
tree3d396faf5dadadd9b794e82b16e22d5c0f0bf4dc
parentc163f4478ca72f51b28b55f74addc8fe029d7b83
ppc4xx: Add Io and IoCon 405EP board support

Board support for the Guntermann & Drunck CATCenter Io.
Board support for the Guntermann & Drunck IoCon.

Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: Stefan Roese <sr@denx.de>
13 files changed:
MAINTAINERS
board/gdsys/405ep/405ep.c [new file with mode: 0644]
board/gdsys/405ep/Makefile [new file with mode: 0644]
board/gdsys/405ep/io.c [new file with mode: 0644]
board/gdsys/405ep/iocon.c [new file with mode: 0644]
board/gdsys/common/Makefile [new file with mode: 0644]
board/gdsys/common/fpga.h [new file with mode: 0644]
board/gdsys/common/miiphybb.c [new file with mode: 0644]
board/gdsys/common/osd.c [new file with mode: 0644]
board/gdsys/common/osd.h [new file with mode: 0644]
boards.cfg
include/configs/io.h [new file with mode: 0644]
include/configs/iocon.h [new file with mode: 0644]