]> Pileus Git - ~andy/linux/commit
[POWERPC] 83xx: Add support for Wind River SBC834x boards
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 24 Jan 2008 23:41:30 +0000 (18:41 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 28 Jan 2008 14:30:54 +0000 (08:30 -0600)
commita43414ccb49c7866febd7f9c70adc124f6bba636
tree54226dabfb8284448bc98b3d6b8aa38737d04744
parente1e90c6f93e6ae6b7abef226e17c7f25ee998e8a
[POWERPC] 83xx: Add support for Wind River SBC834x boards

This adds the basic support for the Wind River SBC834x boards.  The
SBC8349 is more common, although it should work on the SBC8347 board
as well.  Support is heavily based on the existing MPC834x_MDS code.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/83xx/Makefile
arch/powerpc/platforms/83xx/sbc834x.c [new file with mode: 0644]