[PATCH] [8xx] powerpc: Add support for the MPC852 based mgsuvd board from keymile.
Kumar Gala
galak at kernel.crashing.org
Fri Aug 29 22:04:56 EST 2008
On Jun 14, 2008, at 2:02 PM, Heiko Schocher wrote:
> here the updated patch for the mgsuvd board.
>
> [powerpc] add support for the MPC852 based mgsuvd board from
> keymile to arch/powerpc. Supported SMC1 (serial console),
> SCC3 Ethernet (10Mbps hdx).
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
> arch/powerpc/boot/dts/mgsuvd.dts | 163 ++++++
> arch/powerpc/configs/mgsuvd_defconfig | 872 ++++++++++++++++++++++++
> +++++++++
> arch/powerpc/platforms/8xx/Kconfig | 6 +
> arch/powerpc/platforms/8xx/Makefile | 1 +
> arch/powerpc/platforms/8xx/mgsuvd.c | 92 ++++
> 5 files changed, 1134 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/boot/dts/mgsuvd.dts
> create mode 100644 arch/powerpc/configs/mgsuvd_defconfig
> create mode 100644 arch/powerpc/platforms/8xx/mgsuvd.c
applied to powerpc-next.
- k
More information about the Linuxppc-dev
mailing list