]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] 86xx: Add support for Wind River SBC8641D board
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 15 Apr 2008 22:41:30 +0000 (18:41 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 17 Apr 2008 06:01:40 +0000 (01:01 -0500)
commit856cea3130d722a322c24d97e02c25324a616ceb
tree4e4d263d5ff932dac15215cc659ef589eef56241
parent34d8aa5be455594106ef0e05b7c456d84c7673d2
[POWERPC] 86xx: Add support for Wind River SBC8641D board

This adds support for the Wind River SBC8641D board, based
largely on the mpc86xx_hpcn support.  The biggest difference is
the lack of the Uli and the i8259 cascade, which simplifies things.

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