]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[PATCH] Add AMCC Acadia (405EZ) eval board support
authorStefan Roese <sr@denx.de>
Wed, 21 Mar 2007 12:39:57 +0000 (13:39 +0100)
committerStefan Roese <sr@denx.de>
Wed, 21 Mar 2007 12:39:57 +0000 (13:39 +0100)
commit16c0cc1c82081a493ab87c51980b28336ce1bce8
treea5b30fe483fb49f1a25883f25f8fbe06a5724125
parente01bd218b00af73499331a1a701625a852cd286f
[PATCH] Add AMCC Acadia (405EZ) eval board support

This patch adds support for the new AMCC Acadia eval board.

Please note that this Acadia/405EZ support is still in a beta stage.
Still lot's of cleanup needed but we need a preliminary release now.

Signed-off-by: Stefan Roese <sr@denx.de>
MAINTAINERS
MAKEALL
Makefile
board/amcc/acadia/Makefile [new file with mode: 0644]
board/amcc/acadia/acadia.c [new file with mode: 0644]
board/amcc/acadia/config.mk [new file with mode: 0644]
board/amcc/acadia/cpr.c [new file with mode: 0644]
board/amcc/acadia/flash.c [new file with mode: 0644]
board/amcc/acadia/memory.c [new file with mode: 0644]
board/amcc/acadia/u-boot.lds [new file with mode: 0644]
include/configs/acadia.h [new file with mode: 0755]