]> Git Repo - u-boot.git/commit - MAINTAINERS
mpc83xx: Add esd VME8349 board support
authorReinhard Arlt <[email protected]>
Sat, 25 Jul 2009 04:19:12 +0000 (06:19 +0200)
committerKim Phillips <[email protected]>
Mon, 27 Jul 2009 23:36:36 +0000 (18:36 -0500)
commitc2e49f706ba13213f3c8da3a33e88010214e1997
tree6c890ea1e75b3f2ce31eddc50e9de5aea7b2856d
parentfe613cdd4eb2c5b257a60d8dfb7759742318c28a
mpc83xx: Add esd VME8349 board support

This patch adds support for the esd VME8349 board equipped with the
MPC8349. It's a VME PMC carrier board equipped with the Tundra
TSI148 VME-bridge.

Signed-off-by: Reinhard Arlt <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
MAINTAINERS
MAKEALL
Makefile
board/esd/vme8349/Makefile [new file with mode: 0644]
board/esd/vme8349/caddy.c [new file with mode: 0644]
board/esd/vme8349/caddy.h [new file with mode: 0644]
board/esd/vme8349/config.mk [new file with mode: 0644]
board/esd/vme8349/pci.c [new file with mode: 0644]
board/esd/vme8349/vme8349.c [new file with mode: 0644]
drivers/pci/pci_auto.c
include/configs/vme8349.h [new file with mode: 0644]
This page took 0.041826 seconds and 4 git commands to generate.