[PATCH 2/4] [PPC32] Add 440SPe support
Matt Porter
mporter at kernel.crashing.org
Sat Sep 24 03:20:38 EST 2005
On Thu, Sep 22, 2005 at 08:03:35PM -0700, Roland Dreier wrote:
> Add support for the AMCC PowerPC 440SPe SoC.
>
> Signed-off-by: Roland Dreier <rolandd at cisco.com>
>
> ---
>
> arch/ppc/kernel/cputable.c | 10 +++
> arch/ppc/platforms/4xx/Kconfig | 8 ++
> arch/ppc/platforms/4xx/Makefile | 1
> arch/ppc/platforms/4xx/amcc440spe.c | 134 +++++++++++++++++++++++++++++++++++
> arch/ppc/platforms/4xx/amcc440spe.h | 64 +++++++++++++++++
Please change these new files to ppc440spe.*. After the new EMAC
driver is merged, we are planning a Great Renaming(tm) to make the current
filenames be vendor neutral. i.e. ibm4*->ppc4*
-Matt
More information about the Linuxppc-embedded
mailing list