]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[ppc4xx] Add initial lwmon5 board support
authorStefan Roese <sr@denx.de>
Fri, 15 Jun 2007 06:18:01 +0000 (08:18 +0200)
committerStefan Roese <sr@denx.de>
Fri, 15 Jun 2007 06:18:01 +0000 (08:18 +0200)
commitb765ffb773f5a3cd5aa94ec76b6a05276b8cd5b2
tree656f947d6d3b4cf79cb0812dc568a47b639bf93a
parent85f737376d5ff3d5f0d45a8b657686326d175307
[ppc4xx] Add initial lwmon5 board support

This patch adds initial support for the Liebherr lwmon5 board euqipped
with an AMCC 440EPx PowerPC.

Signed-off-by: Stefan Roese <sr@denx.de>
12 files changed:
MAINTAINERS
MAKEALL
Makefile
board/lwmon5/Makefile [new file with mode: 0644]
board/lwmon5/config.mk [new file with mode: 0644]
board/lwmon5/init.S [new file with mode: 0644]
board/lwmon5/lwmon5.c [new file with mode: 0644]
board/lwmon5/sdram.c [new file with mode: 0644]
board/lwmon5/sdram.h [new file with mode: 0644]
board/lwmon5/u-boot.lds [new file with mode: 0644]
include/configs/lwmon5.h [new file with mode: 0644]
include/ppc440.h