commit | d5b26db2cfcf09f28f4839c8c3484279cd5ea5b3 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Nov 19 09:35:56 2008 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Dec 03 08:19:20 2008 -0600 |
tree | 67588db16d8e96596c23dce3f729d050fbb8803d | |
parent | 06b90969a7564fad888f67e9f7f4c3a51a16ef1d [diff] |
powerpc/85xx: Add support for SMP initialization 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>