[PATCH 2/2] mpc8308rdb: support for MPC8308RDB board from Freescale

Kumar Gala galak at kernel.crashing.org
Thu Aug 5 05:18:17 EST 2010


On Jul 8, 2010, at 3:10 PM, Ilya Yanok wrote:

> 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 at emcraft.com>
> ---
> arch/powerpc/boot/dts/mpc8308rdb.dts      |  303 +++++++++++++++++++++++++++++
> arch/powerpc/platforms/83xx/Kconfig       |    8 +
> arch/powerpc/platforms/83xx/Makefile      |    1 +
> arch/powerpc/platforms/83xx/mpc830x_rdb.c |   94 +++++++++
> 4 files changed, 406 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/boot/dts/mpc8308rdb.dts
> create mode 100644 arch/powerpc/platforms/83xx/mpc830x_rdb.c

applied to next

- k


More information about the Linuxppc-dev mailing list