]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Added support for multicore boot mechanism
authorKumar Gala <galak@kernel.crashing.org>
Thu, 14 Feb 2008 17:04:23 +0000 (11:04 -0600)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Wed, 26 Mar 2008 16:43:03 +0000 (11:43 -0500)
commit7aff0c051ad0613171cf2b9941ee48675c62e7cd
treebc481485ac0659df8512bf02119ca34fb36fe48c
parentec2b74ffd36f02c6123725e7c2533dd2deaf4b64
85xx: Added support for multicore boot mechanism

Added the cpu command that provides a generic mechanism to get status,
reset, and release secondary cores in multicore processors.

Added support for using the ePAPR defined spin-table mechanism on 85xx.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andy Fleming <afleming@freescale.com>
cpu/mpc85xx/fdt.c