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:
35d91f7
)
[PATCH] m68knommu: fix cache actions for ColdFire 5249, 527x and 528x processors
author
Greg Ungerer
<gerg@snapgear.com>
Tue, 13 Sep 2005 01:14:08 +0000
(11:14 +1000)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 13 Sep 2005 03:04:15 +0000
(20:04 -0700)
Add better support for flushing the cache's on some ColdFire processors.
The 5249 cache code is now enabled (it was stubbed out), it really is
needed. Add support for the 527x and 528x families - we only use the
simple instruction cache on them.
Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found