Re: [PATCH v3] powerpc/fsl-booke: Add support for FSL 64-bit e5500 core

2010-10-13 Thread Kumar Gala
On Oct 13, 2010, at 10:58 AM, Scott Wood wrote: > On Wed, 13 Oct 2010 08:17:11 -0500 > 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

Re: [PATCH v3] powerpc/fsl-booke: Add support for FSL 64-bit e5500 core

2010-10-13 Thread Scott Wood
On Wed, 13 Oct 2010 08:17:11 -0500 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 > --- > * clean up kconfig further to reduce use of E500MC

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

2010-10-13 Thread Kumar Gala
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 --- * clean up kconfig further to reduce use of E500MC arch/powerpc/include/asm/reg_booke.h |2 +- arch/powerpc/ke