summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2007-01-19 23:01:21 +0000
committerTill Straumann <strauman@slac.stanford.edu>2007-01-19 23:01:21 +0000
commitbc2083c176465947e3ff0edc0fae7fc20c6a3824 (patch)
tree31d23c97e1f824c456bba632f7e739ea2d8540a5 /c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
parent * Makefile.am, (diff)
downloadrtems-bc2083c176465947e3ff0edc0fae7fc20c6a3824.tar.bz2
* mvme5500/Makefile.am, mvme5500/preinstall.am,
* mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h, * mvme5500/vme/vmeconfig.c: removed copies of vmeconfig.c, VME.h - use generic versions instead.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mvme5500/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/mvme5500/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog b/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
index 0f8c4c6be8..0ba018f04e 100644
--- a/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
@@ -1,3 +1,11 @@
+2007-01-19 Till Straumann <strauman@slac.stanford.edu>
+
+ * mvme5500/Makefile.am, mvme5500/preinstall.am,
+ * mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h,
+ * mvme5500/vme/vmeconfig.c:
+ removed copies of vmeconfig.c, VME.h - use generic
+ versions instead.
+
2006-12-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* network/GT64260eth.c: Use ioctl_command_t as arg to ioctl functions.