]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[PATCH] Add support for AMCC Taishan PPC440GX eval board
authorStefan Roese <sr@denx.de>
Thu, 18 Jan 2007 09:25:34 +0000 (10:25 +0100)
committerStefan Roese <sr@denx.de>
Thu, 18 Jan 2007 09:25:34 +0000 (10:25 +0100)
commit5fb692cae57d1710c8f52a427cf7f39a37383fcd
tree7c96812d99e7b9c3dc274b3795a87894c1a6b32f
parent1bbbbdd20fcec9933697000dcf55ff7972622596
[PATCH] Add support for AMCC Taishan PPC440GX eval board

Signed-off-by: Stefan Roese <sr@denx.de>
14 files changed:
MAINTAINERS
MAKEALL
Makefile
board/amcc/taishan/Makefile [new file with mode: 0644]
board/amcc/taishan/config.mk [new file with mode: 0644]
board/amcc/taishan/init.S [new file with mode: 0644]
board/amcc/taishan/lcd.c [new file with mode: 0644]
board/amcc/taishan/showinfo.c [new file with mode: 0644]
board/amcc/taishan/taishan.c [new file with mode: 0644]
board/amcc/taishan/u-boot.lds [new file with mode: 0644]
board/amcc/taishan/update.c [new file with mode: 0644]
cpu/ppc4xx/440spe_pcie.c
cpu/ppc4xx/4xx_enet.c
cpu/ppc4xx/sdram.c