commit | 795033c344d88dc6aa5106d0cc358656f29bd722 | [log] [tgz] |
---|---|---|
author | Dave Kleikamp <shaggy@linux.vnet.ibm.com> | Fri Mar 05 10:43:07 2010 +0000 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Wed May 05 08:04:36 2010 -0400 |
tree | 0dd6eebb3626a093bd1e20af09c0d25925397788 | |
parent | 471c70ff39809af783c7718defe574a9ba81dd26 [diff] |
powerpc/44x: break out cpu init code into stand-alone function 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 Kleikamp <shaggy@linux.vnet.ibm.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>