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:
440f6ff
)
m68knommu: factor some common ColdFire cpu reset code
author
Greg Ungerer
<gerg@uclinux.org>
Sun, 19 Feb 2012 06:16:58 +0000
(16:16 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Mon, 5 Mar 2012 00:41:48 +0000
(10:41 +1000)
A number of the early ColdFire cores use the same code to reset the CPU.
Currently that is duplicated in each of the sub-arch files. Pull out this
common code and use a single copy of it for all CPU types that use it.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found