]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: Add esd VME8349 board support
authorReinhard Arlt <reinhard.arlt@esd-electronics.com>
Sat, 25 Jul 2009 04:19:12 +0000 (06:19 +0200)
committerKim Phillips <kim.phillips@freescale.com>
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 <reinhard.arlt@esd-electronics.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
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]