]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
86xx: XPedite5170 board support
authorPeter Tyser <ptyser@xes-inc.com>
Tue, 30 Jun 2009 22:26:01 +0000 (17:26 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 2 Jul 2009 04:25:48 +0000 (23:25 -0500)
commit5da6f806b400372b8a0664f3282c9e83a402eb66
treea96333f4731accd0cbce8bfe6bd1c637977e7006
parente66f38da8434425aca8df08d06d9ef41b3478d3b
86xx: XPedite5170 board support

Initial support for Extreme Engineering Solutions XPedite5170 -
a MPC8640-based 3U VPX single board computer with a PMC/XMC
site.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
MAINTAINERS
MAKEALL
Makefile
board/xes/xpedite5170/Makefile [new file with mode: 0644]
board/xes/xpedite5170/config.mk [new file with mode: 0644]
board/xes/xpedite5170/ddr.c [new file with mode: 0644]
board/xes/xpedite5170/law.c [new file with mode: 0644]
board/xes/xpedite5170/u-boot.lds [new file with mode: 0644]
board/xes/xpedite5170/xpedite5170.c [new file with mode: 0644]
include/configs/XPEDITE5170.h [new file with mode: 0644]