[PATCH 02/13] powerpc/44x: break out cpu init code into stand-alone function

2010-03-05 Thread Dave Kleikamp
powerpc/44x: break out cpu init code into stand-alone function From: Dave Kleikamp The 47x platform supports multiple cores and shares code with 44x. Break out code that is common for initializing the primary and secondary cpus into a function which can be called for both. Signed-off-by: Dave K

[RFC: PATCH 02/13] powerpc/44x: break out cpu init code into stand-alone function

2010-03-01 Thread Dave Kleikamp
powerpc/44x: break out cpu init code into stand-alone function From: Dave Kleikamp The 47x platform supports multiple cores and shares code with 44x. Break out code that is common for initializing the primary and secondary cpus into a function which can be called for both. Signed-off-by: Dave K