]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add initial Zeus (PPC405EP) board support
authorStefan Roese <sr@denx.de>
Tue, 14 Aug 2007 12:44:41 +0000 (14:44 +0200)
committerStefan Roese <sr@denx.de>
Tue, 14 Aug 2007 12:44:41 +0000 (14:44 +0200)
commit779e975117a75e91fcebe226a63104dbfb924ab1
tree42f48ba97342287f8e155cce29e8e0600064a16f
parentc5a172a5fd636c12467429e3f7910e53773979c6
ppc4xx: Add initial Zeus (PPC405EP) board support

Signed-off-by: Stefan Roese <sr@denx.de>
16 files changed:
MAINTAINERS
MAKEALL
Makefile
board/amcc/bubinga/bubinga.c
board/amcc/taihu/taihu.c
board/zeus/Makefile [new file with mode: 0644]
board/zeus/config.mk [new file with mode: 0644]
board/zeus/u-boot.lds [new file with mode: 0644]
board/zeus/update.c [new file with mode: 0644]
board/zeus/zeus.c [new file with mode: 0644]
cpu/ppc4xx/sdram.c
cpu/ppc4xx/sdram.h
cpu/ppc4xx/start.S
doc/README.zeus [new file with mode: 0644]
include/configs/zeus.h [new file with mode: 0644]
include/ppc405.h