]> git.ipfire.org Git - people/ms/u-boot.git/commit - board/esd/cms700/flash.c
New PPC 405EP board added: CMS700
authorStefan Roese <sr@denx.de>
Tue, 15 Nov 2005 09:35:59 +0000 (10:35 +0100)
committerStefan Roese <sr@denx.de>
Tue, 15 Nov 2005 09:35:59 +0000 (10:35 +0100)
commitfeaedfcf84c92599c0b805f66cc8a628d82411f0
tree82c6d3e4af8ce6e4745de86f1b401b6959056ef4
parent3ada834e30a0742991209140049035c626ccea85
New PPC 405EP board added: CMS700
Added CONFIG_NET_MULTI for VOM405 board.
Added reset_phy() for VOM405 board.
Patch by Matthias Fuchs, 09 Nov 2005
13 files changed:
CHANGELOG
MAINTAINERS
MAKEALL
Makefile
board/esd/cms700/Makefile [new file with mode: 0644]
board/esd/cms700/cms700.c [new file with mode: 0644]
board/esd/cms700/config.mk [new file with mode: 0644]
board/esd/cms700/flash.c [new file with mode: 0644]
board/esd/cms700/fpgadata.c [new file with mode: 0644]
board/esd/cms700/u-boot.lds [new file with mode: 0644]
board/esd/vom405/vom405.c
include/configs/CMS700.h [new file with mode: 0644]
include/configs/VOM405.h