summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mcf5329/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-04 16:08:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-04 16:08:26 +0000
commit692e5baba01896d7ac7184f83cf6348cc25a31c6 (patch)
tree2945c10d22b1340f69d72f6f0ab7ed7e24e65c69 /c/src/lib/libbsp/m68k/mcf5329/ChangeLog
parentAdd rtems-4.10. (diff)
downloadrtems-692e5baba01896d7ac7184f83cf6348cc25a31c6.tar.bz2
2008-07-04 Matthew Riek <matthew.riek@ibiscomputer.com.au>
* Makefile.am, README, include/coverhd.h, network/network.c, startup/bspstart.c, startup/cfinit.c, startup/linkcmdsflash: Add cache support for 5329. Fix bug in network driver. Enable the cache in copyback and write-through so we can assume that in BSP.
Diffstat (limited to 'c/src/lib/libbsp/m68k/mcf5329/ChangeLog')
-rw-r--r--c/src/lib/libbsp/m68k/mcf5329/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/mcf5329/ChangeLog b/c/src/lib/libbsp/m68k/mcf5329/ChangeLog
index 1f5d577aa7..4c8f87064c 100644
--- a/c/src/lib/libbsp/m68k/mcf5329/ChangeLog
+++ b/c/src/lib/libbsp/m68k/mcf5329/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-04 Matthew Riek <matthew.riek@ibiscomputer.com.au>
+
+ * Makefile.am, README, include/coverhd.h, network/network.c,
+ startup/bspstart.c, startup/cfinit.c, startup/linkcmdsflash: Add
+ cache support for 5329. Fix bug in network driver. Enable the cache
+ in copyback and write-through so we can assume that in BSP.
+
2008-06-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* .cvsignore: New file.