powerpc/mpc8308rdb: support for MPC8308RDB board from Freescale
authorIlya Yanok <yanok@emcraft.com>
Thu, 8 Jul 2010 10:10:39 +0000 (10:10 +0000)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 4 Aug 2010 19:18:50 +0000 (14:18 -0500)
commitba4d1275d1ad89a17cd529f7755e227ead52be4e
tree4eda380c74a48d16226616b19df9f6d392dee769
parente3b5e0d552b34d65e15b20610273b200555eea53
powerpc/mpc8308rdb: support for MPC8308RDB board from Freescale

This patch adds support for MPC8308RDB development board from
Freescale.
Supported devices:
 DUART
 Dual Ethernet
 NOR and NAND flashes
 I2C
 USB in peripheral mode

PCIE support is broken by the commit 3da34aa ("powerpc/fsl: Support
unique MSI addresses per PCIe Root Complex"). Works after revert.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8308rdb.dts [new file with mode: 0644]
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/83xx/Makefile
arch/powerpc/platforms/83xx/mpc830x_rdb.c [new file with mode: 0644]