]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: New board avnet fx12 minimodul
authorGeorg Schardt <schardt@team-ctech.de>
Fri, 24 Oct 2008 11:51:52 +0000 (13:51 +0200)
committerStefan Roese <sr@denx.de>
Fri, 24 Oct 2008 15:34:26 +0000 (17:34 +0200)
commit5deb8022c3749faac30e9ad9694691e2442b5c93
tree3441be809628ea5b227000ad4c7719131aff8f73
parent1f4d53260ec6f8f122aed75cce7c757d97a551e0
ppc4xx: New board avnet fx12 minimodul

This patch adds support for the avnet fx12 minimodul.
It needs the "ppc4xx: Generic architecture for xilinx ppc405"
patch from Ricardo.

Signed-off-by: Georg Schardt <schardt@team-ctech.de>
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
Signed-off-by: Stefan Roese <sr@denx.de>
MAINTAINERS
MAKEALL
Makefile
board/avnet/fx12mm/.gitignore [new file with mode: 0644]
board/avnet/fx12mm/Makefile [new file with mode: 0644]
board/avnet/fx12mm/config.mk [new file with mode: 0644]
board/avnet/fx12mm/fx12mm.c [new file with mode: 0644]
board/avnet/fx12mm/xparameters.h [new file with mode: 0644]
include/configs/fx12mm.h [new file with mode: 0644]