]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[PATCH] Add support for the AMCC Katmai (440SPe) eval board
authorStefan Roese <sr@denx.de>
Tue, 20 Feb 2007 09:57:08 +0000 (10:57 +0100)
committerStefan Roese <sr@denx.de>
Tue, 20 Feb 2007 09:57:08 +0000 (10:57 +0100)
commit4745acaa1a603b67f6b9b7970365ebadd7d6586f
treec7b1c441280494f2529745d79980174ba2d945df
parent0dc018ece13effc689e47479ea9ebf1c98a507f5
[PATCH] Add support for the AMCC Katmai (440SPe) eval board

Signed-off-by: Stefan Roese <sr@denx.de>
16 files changed:
MAINTAINERS
MAKEALL
Makefile
board/amcc/katmai/Makefile [new file with mode: 0644]
board/amcc/katmai/cmd_katmai.c [new file with mode: 0644]
board/amcc/katmai/config.mk [new file with mode: 0644]
board/amcc/katmai/init.S [new file with mode: 0644]
board/amcc/katmai/katmai.c [new file with mode: 0644]
board/amcc/katmai/katmai.h [new file with mode: 0644]
board/amcc/katmai/u-boot.lds [new file with mode: 0644]
cpu/ppc4xx/cpu_init.c
cpu/ppc4xx/speed.c
cpu/ppc4xx/start.S
include/configs/katmai.h [new file with mode: 0644]
include/ppc405.h
include/ppc440.h