]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
authorKumar Gala <galak@kernel.crashing.org>
Wed, 26 Mar 2008 13:34:25 +0000 (08:34 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Wed, 26 Mar 2008 16:43:04 +0000 (11:43 -0500)
commit79679d80021ab095e639e250ca472fe526da02e2
tree1c6bb9e1f61581c962a6da1666bbd8f0fbb618ba
parent25eedb2c1958a13110c7de1fc809b624053cc69c
85xx: Update multicore boot mechanism to ePAPR v0.81 spec

The following changes are needed to be inline with ePAPR v0.81:

* r4, r5 and now always set to 0 on boot release
* r7 is used to pass the size of the initial map area (IMA)
* EPAPR_MAGIC value changed for book-e processors
* changes in the spin table layout
* spin table supports a 64-bit physical release address

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
common/cmd_mp.c
cpu/mpc85xx/fdt.c
cpu/mpc85xx/mp.c
cpu/mpc85xx/mp.h
cpu/mpc85xx/release.S
include/common.h