]> Git Repo - J-u-boot.git/commit
ppc4xx: New board avnet fx12 minimodul
authorGeorg Schardt <[email protected]>
Fri, 24 Oct 2008 11:51:52 +0000 (13:51 +0200)
committerStefan Roese <[email protected]>
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 <[email protected]>
Signed-off-by: Ricardo Ribalda Delgado <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
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]
This page took 0.036863 seconds and 4 git commands to generate.