git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e71cc0
)
[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform
author
Valentine Barshak
<vbarshak@ru.mvista.com>
Fri, 21 Sep 2007 14:44:38 +0000
(
00:44
+1000)
committer
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Wed, 3 Oct 2007 12:20:17 +0000
(07:20 -0500)
This adds cpu_setup functionality for ppc44x platform.
Low level cpu-spefic initialization routines should be
placed in cpu_setup_44x.S and a callback should be
added to cputable. The cpu_setup is invoked
by identify_cpu() function at early init.
Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
No differences found