]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add support for AMCC 405EP Taihu board
authorJohn Otken <john@softadvances.com>
Thu, 26 Jul 2007 15:49:11 +0000 (17:49 +0200)
committerStefan Roese <sr@denx.de>
Thu, 26 Jul 2007 15:49:11 +0000 (17:49 +0200)
commitd4024bb72dd81695ec099b2199eda0d27c623e62
tree401db21bb0c6665bb10ef70ece49a1479836483d
parent9f24a808f17fc0f37b7fb4805f734741335caecc
ppc4xx: Add support for AMCC 405EP Taihu board

Signed-off-by: John Otken <john@softadvances.com>
18 files changed:
MAINTAINERS
MAKEALL
Makefile
board/amcc/taihu/Makefile [new file with mode: 0644]
board/amcc/taihu/config.mk [new file with mode: 0644]
board/amcc/taihu/flash.c [new file with mode: 0644]
board/amcc/taihu/lcd.c [new file with mode: 0644]
board/amcc/taihu/taihu.c [new file with mode: 0644]
board/amcc/taihu/u-boot.lds [new file with mode: 0644]
board/amcc/taihu/update.c [new file with mode: 0644]
common/soft_spi.c
cpu/ppc4xx/gpio.c
cpu/ppc4xx/sdram.c
cpu/ppc4xx/start.S
dtt/Makefile
dtt/ds1775.c [new file with mode: 0644]
include/configs/taihu.h [new file with mode: 0644]
include/dtt.h