summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2008-06-11 08:06:30 +0000
committerChris Johns <chrisj@rtems.org>2008-06-11 08:06:30 +0000
commit56e8ee4ebd4388832558b71d044584ee2b2b5ee0 (patch)
tree304612e0bde84de70d92371a06a8235e550c2962 /c/src/lib/libbsp/m68k/ChangeLog
parent2008-06-10 Matthew Riek <matthew.riek@ibiscomputer.com.au> (diff)
downloadrtems-56e8ee4ebd4388832558b71d044584ee2b2b5ee0.tar.bz2
2008-06-10 Matthew Riek <matthew.riek@ibiscomputer.com.au>
* shared/m68kbspgetworkarea.c: Fix extern type to RamSize. * shared/m68kpretaskinghook.c: Do not handle the RAM allocation if the BSP is handling it. * acinclude.m4: Add the mcf52235 BSP.
Diffstat (limited to 'c/src/lib/libbsp/m68k/ChangeLog')
-rw-r--r--c/src/lib/libbsp/m68k/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/ChangeLog b/c/src/lib/libbsp/m68k/ChangeLog
index 2fa27436d2..93468587f1 100644
--- a/c/src/lib/libbsp/m68k/ChangeLog
+++ b/c/src/lib/libbsp/m68k/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-10 Matthew Riek <matthew.riek@ibiscomputer.com.au>
+
+ * shared/m68kbspgetworkarea.c: Fix extern type to RamSize.
+ * shared/m68kpretaskinghook.c: Do not handle the RAM allocation if
+ the BSP is handling it.
+ * acinclude.m4: Add the mcf52235 BSP.
+
2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
* shared/m68kpretaskinghook.c: Add capability for bootcard.c BSP