]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add DLVision-10G board support
authorDirk Eibach <eibach@gdsys.de>
Fri, 21 Jan 2011 08:31:21 +0000 (09:31 +0100)
committerStefan Roese <sr@denx.de>
Mon, 7 Feb 2011 10:13:16 +0000 (11:13 +0100)
commit2da0fc0d0fcdd991220cc120e5bc6d44991a5987
treec14838b5dbac4b29f646c72d0b460dd4c11dd83e
parent42d44f631c4e8e5359775bdc098f2fffde4e5c05
ppc4xx: Add DLVision-10G board support

Board support for the Guntermann & Drunck DLVision-10G.
Adds support for multiple FPGAs per board for gdsys 405ep
architecture.
Adds support for dual link osd hardware for gdsys 405ep.

Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: Stefan Roese <sr@denx.de>
16 files changed:
MAINTAINERS
arch/powerpc/include/asm/global_data.h
board/gdsys/405ep/405ep.c
board/gdsys/405ep/Makefile
board/gdsys/405ep/dlvision-10g.c [new file with mode: 0644]
board/gdsys/405ep/io.c
board/gdsys/405ep/iocon.c
board/gdsys/common/Makefile
board/gdsys/common/fpga.h [deleted file]
board/gdsys/common/osd.c
board/gdsys/common/osd.h
boards.cfg
include/configs/dlvision-10g.h [new file with mode: 0644]
include/configs/io.h
include/configs/iocon.h
include/gdsys_fpga.h [new file with mode: 0644]