commit | a1a9bcb50308b6f7fa90038ef300f3725c130dde | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Tue Jan 13 10:17:30 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Jan 27 16:42:00 2009 +1000 |
tree | b78b4c73b460d53eda984db32c7b838d9883f755 | |
parent | 26a4bc66a6f57299027e04d90b14fe56a44c6d2b [diff] |
m68knommu: fix cache flushing for the 527x ColdFire processors 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>