[PATCH v4 1/5] powerpc/fsl-booke: Add support for FSL 64-bit e5500 core

Kumar Gala galak at kernel.crashing.org
Thu Oct 14 09:03:38 EST 2010


On Oct 13, 2010, at 5:02 PM, Kumar Gala wrote:

> The new e5500 core is similar to the e500mc core but adds 64-bit
> support.  We support running it in 32-bit mode as it is identical to the
> e500mc.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> * Further kconfig cleanup
> 
> arch/powerpc/kernel/Makefile              |    4 +++-
> arch/powerpc/kernel/cpu_setup_fsl_booke.S |   15 +++++++++++++++
> arch/powerpc/kernel/cputable.c            |   28 +++++++++++++++++++++++++++-
> arch/powerpc/kernel/traps.c               |    5 +++++
> arch/powerpc/platforms/85xx/Kconfig       |    5 ++++-
> arch/powerpc/platforms/Kconfig.cputype    |    8 +++++++-
> 6 files changed, 61 insertions(+), 4 deletions(-)

ignore the 1/5 and 4/5 that was a git format-patch foobar.

- k


More information about the Linuxppc-dev mailing list