summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-04 16:09:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-04 16:09:07 +0000
commitc2bb3add6a7335af943847860076beea29554ef7 (patch)
tree9f4f7ed42cded2af25b2a06143de654221c2fe2d /c/src/lib/libcpu/m68k/ChangeLog
parent2008-07-04 Matthew Riek <matthew.riek@ibiscomputer.com.au> (diff)
downloadrtems-c2bb3add6a7335af943847860076beea29554ef7.tar.bz2
2008-07-04 Matthew Riek <matthew.riek@ibiscomputer.com.au>
* Makefile.am, mcf532x/include/mcf532x.h, shared/cache/cache_.h: Add cache support for 5329. Enable the cache in copyback and write-through so we can assume that in BSP. * mcf532x/cache/cachepd.c: New file.
Diffstat (limited to 'c/src/lib/libcpu/m68k/ChangeLog')
-rw-r--r--c/src/lib/libcpu/m68k/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/m68k/ChangeLog b/c/src/lib/libcpu/m68k/ChangeLog
index 85005c3799..870d7f8a55 100644
--- a/c/src/lib/libcpu/m68k/ChangeLog
+++ b/c/src/lib/libcpu/m68k/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-04 Matthew Riek <matthew.riek@ibiscomputer.com.au>
+
+ * Makefile.am, mcf532x/include/mcf532x.h, shared/cache/cache_.h: Add
+ cache support for 5329. Enable the cache in copyback and
+ write-through so we can assume that in BSP.
+ * mcf532x/cache/cachepd.c: New file.
+
2008-06-20 Matthew Riek <matthew.riek@ibiscomputer.com.au>
* Makefile.am, configure.ac, preinstall.am: Adding mcf5329 BSP and CPU