summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-16 19:03:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-16 19:03:48 +0000
commit18aa55eebbc7dabbcb9a87ded4ed25c22dd790b0 (patch)
tree0055595794c4ef785c7ef2fff3682f99b0f55e2d /c/src/lib/libbsp/m68k/uC5282/ChangeLog
parent2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-18aa55eebbc7dabbcb9a87ded4ed25c22dd790b0.tar.bz2
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c, startup/linkcmds: 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 '')
-rw-r--r--c/src/lib/libbsp/m68k/uC5282/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/uC5282/ChangeLog b/c/src/lib/libbsp/m68k/uC5282/ChangeLog
index 42f44e01da..bd85fd9d00 100644
--- a/c/src/lib/libbsp/m68k/uC5282/ChangeLog
+++ b/c/src/lib/libbsp/m68k/uC5282/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am, configure.ac, startup/bspstart.c, startup/linkcmds: 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