]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/p4080: CoreNet platfrom style secondary core release
authorKumar Gala <galak@kernel.crashing.org>
Thu, 17 Sep 2009 06:44:39 +0000 (01:44 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:05:28 +0000 (12:05 -0500)
commit39a7e7fd538cdf49e7e8a2f0634ea5e15e12b4ec
tree1e3500019d9f6b6e490061b230326a5d6ffe4f13
parenta880cf3e0e1c220d780eccd0b101170c4499485d
ppc/p4080: CoreNet platfrom style secondary core release

The CoreNet platform style of bringing secondary cores out of reset is
a bit different that the PQ3 style.  Mostly the registers that we use
to setup boot translation, enable time bases, and boot release the cores
have moved around.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/mp.c