commit | b7dcf7fe7c3060db38fc625efffad5965a5c6d8a | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Fri Feb 01 17:38:24 2008 +1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Feb 01 21:00:01 2008 +1100 |
tree | 5d72dc3cd8cc062e7dfdeb8750da524f1b570f34 | |
parent | 9f69ba86d66297189916ceae401fe0944a207714 [diff] |
m68knommu: fix 528x ColdFire cache settings Fix problems with the 528x ColdFire CPU cache setup. Do not cache the flash region (if present), and make the runtime settings consistent with the init setting. Problems pointed out by Bernd Buttner <b.buettner@mkc-gmbh.de> Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>