summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2003-06-23 12:03:21 +0000
committerChris Johns <chrisj@rtems.org>2003-06-23 12:03:21 +0000
commit94b81961697294f84af839f6d8957db0214f5fe6 (patch)
tree47551a52310a1afd148f524775dccae0720b55a1 /c/src/lib/libbsp/m68k
parent2003-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-94b81961697294f84af839f6d8957db0214f5fe6.tar.bz2
PR264, PR414
Diffstat (limited to 'c/src/lib/libbsp/m68k')
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/ods68302/ChangeLog b/c/src/lib/libbsp/m68k/ods68302/ChangeLog
index fd92f19d66..f211ee2a02 100644
--- a/c/src/lib/libbsp/m68k/ods68302/ChangeLog
+++ b/c/src/lib/libbsp/m68k/ods68302/ChangeLog
@@ -1,3 +1,11 @@
+2003-06-22 Chris Johns <cjohns@cybertec.com.au>
+
+ * start/reset.S, startup/cpuboot.c, startup/linkcmds:
+ PR264 - Stopped the core dump by removing the bad instruction.
+ PR414 - Fixed the global interupt vector register.
+ Linker command file to have the boot code in the first 8K.
+ The chip select remap needed to be volatile.
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.