summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mcf5329/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-16 19:03:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-16 19:03:30 +0000
commit9b0c08912010a38565c54870b976a9d8d0e7c8b0 (patch)
tree39001822d95dd029072d0e17158f0471a51be973 /c/src/lib/libbsp/m68k/mcf5329/ChangeLog
parent2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-9b0c08912010a38565c54870b976a9d8d0e7c8b0.tar.bz2
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Add use of bsp_get_work_area() in its own file and rely on BSP Framework to perform more initialization. Remove unnecessary includes of rtems/libio.h and rtems/libcsupport.h.
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 43fc75fe57..9fc5e04732 100644
--- a/c/src/lib/libbsp/m68k/mcf5329/ChangeLog
+++ b/c/src/lib/libbsp/m68k/mcf5329/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am, configure.ac, startup/bspstart.c: Add use of
+ bsp_get_work_area() in its own file and rely on BSP Framework to
+ perform more initialization. Remove unnecessary includes of
+ rtems/libio.h and rtems/libcsupport.h.
+
2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Review of all bsp_cleanup() implementations. In this