]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - include
[PATCH] ppc32: add Freescale MPC885ADS board support
authorAndrei Konovalov <akonovalov@ru.mvista.com>
Wed, 6 Jul 2005 01:54:43 +0000 (18:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Jul 2005 02:18:59 +0000 (19:18 -0700)
commite6b6239f8e8e5bd9ba0192a854652abf14e28ce4
tree8cb580d70757ee3ef3231be410ad35917f0fadb7
parent5432ebb5f67f0be3264feb646f6f8f6c326899c9
[PATCH] ppc32: add Freescale MPC885ADS board support

This patch adds the Freescale MPC86xADS board support.  The supported
devices are SMC UART and 10Mbit ethernet on SCC1.

The manual for the board says that it "is compatible with the MPC8xxFADS
for software point of view".  That's why this patch extends FADS instead of
introducing a new platform.

FEC is not supported as the "combined FCC/FEC ethernet driver" driver by
Pantelis Antoniou should replace the current FEC driver.

Signed-off-by: Gennadiy Kurtsman <gkurtsman@ru.mvista.com>
Signed-off-by: Andrei Konovalov <akonovalov@ru.mvista.com>
Acked-by: Tom Rini <trini@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/8xx_io/enet.c
arch/ppc/Kconfig
arch/ppc/configs/mpc86x_ads_defconfig [new file with mode: 0644]
arch/ppc/configs/mpc885ads_defconfig [new file with mode: 0644]
arch/ppc/platforms/fads.h
arch/ppc/platforms/mpc885ads.h [new file with mode: 0644]
drivers/serial/cpm_uart/cpm_uart_cpm1.c
include/asm-ppc/mpc8xx.h