m68knommu: fix cache flushing for the 527x ColdFire processors
authorGreg Ungerer <gerg@uclinux.org>
Tue, 13 Jan 2009 00:17:30 +0000 (10:17 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 27 Jan 2009 06:42:00 +0000 (16:42 +1000)
Fix cache flushing for the 527x ColdFire processors
Its CACR register format is slightly different.

Along with this add support for flushing the 523x cache, which uses
the same format as the 527x ColdFire's, and was missing flush support.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found