]> 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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:39 +0000 (09:04 -0500)
commit2154836f4dcd2f4a5654802f9b6c829b3fef838e
tree17abb7e3a216f8a73b4cf1f5997b07c377815a00
parent17e4eeb650ff3172c104457bea63101a8bb2cd7b
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