commit | 962d69ed6f5c911fbdb23ef2304e3a5903e5ccbb | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Tue Sep 13 11:14:08 2005 +1000 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Sep 12 20:04:15 2005 -0700 |
tree | 2c256305537c01211ec2dcc8ea9a608f66603afe | |
parent | 35d91f75c2c9548e606e813413f03c5cc35da969 [diff] |
[PATCH] m68knommu: fix cache actions for ColdFire 5249, 527x and 528x processors 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>