powerpc/85xx: Add support for SMP initialization
authorKumar Gala <galak@kernel.crashing.org>
Wed, 19 Nov 2008 15:35:56 +0000 (09:35 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 3 Dec 2008 14:19:20 +0000 (08:19 -0600)
Added 85xx specifc smp_ops structure.  We use ePAPR style boot release
and the MPIC for IPIs at this point.

Additionally added routines for secondary cpu entry and initializtion.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Trent Piepho <tpiepho@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found