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:
84e3ad5
)
[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xx
author
Valentine Barshak
<vbarshak@ru.mvista.com>
Fri, 21 Sep 2007 14:46:57 +0000
(
00:46
+1000)
committer
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Wed, 3 Oct 2007 12:20:17 +0000
(07:20 -0500)
The PowerPC 440EP(x) FPU init is currently done in head_44x
under ifdefs. Since we should support more then one board
in the same kernel, we move FPU initialization code from head_44x
to cpu_setup_44x and add cpu_setup callbacks for 440EP(x).
Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
No differences found