<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2010-04-30)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-04-30 Joel Sherrill <joel.sherrilL@OARcorp.com>

        * include/bsp.h: Add BSP_SMALL_MEMORY.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/arm/rtl22xx/ChangeLog.diff?r1=text&tr1=1.51&r2=text&tr2=1.52&diff_format=h">M</a></td><td width='1%'>1.52</td><td width='100%'>c/src/lib/libbsp/arm/rtl22xx/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>c/src/lib/libbsp/arm/rtl22xx/include/bsp.h</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/m68k/ods68302/ChangeLog.diff?r1=text&tr1=1.125&r2=text&tr2=1.126&diff_format=h">M</a></td><td width='1%'>1.126</td><td width='100%'>c/src/lib/libbsp/m68k/ods68302/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/m68k/ods68302/include/bsp.h.diff?r1=text&tr1=1.25&r2=text&tr2=1.26&diff_format=h">M</a></td><td width='1%'>1.26</td><td width='100%'>c/src/lib/libbsp/m68k/ods68302/include/bsp.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libbsp/arm/rtl22xx/ChangeLog:1.51 rtems/c/src/lib/libbsp/arm/rtl22xx/ChangeLog:1.52
--- rtems/c/src/lib/libbsp/arm/rtl22xx/ChangeLog:1.51   Fri Apr 30 09:24:03 2010
+++ rtems/c/src/lib/libbsp/arm/rtl22xx/ChangeLog        Fri Apr 30 11:44:39 2010
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2010-04-30    Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+       * include/bsp.h: Add BSP_SMALL_MEMORY.
+
</font> 2010-04-30        Sebastian Huber <sebastian.huber@embedded-brains.de>
 
        * Makefile.am, preinstall.am: Added generic interrupt support modules.

<font color='#006600'>diff -u rtems/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h:1.11 rtems/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h:1.12
--- rtems/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h:1.11       Fri Apr 30 09:24:03 2010
+++ rtems/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h    Fri Apr 30 11:44:40 2010
</font><font color='#997700'>@@ -20,6 +20,8 @@
</font> 
 #include <bspopts.h>
 
<font color='#000088'>+#define BSP_SMALL_MEMORY 1
+
</font> #include <rtems.h>
 #include <rtems/iosupp.h>
 #include <rtems/console.h>

<font color='#006600'>diff -u rtems/c/src/lib/libbsp/m68k/ods68302/ChangeLog:1.125 rtems/c/src/lib/libbsp/m68k/ods68302/ChangeLog:1.126
--- rtems/c/src/lib/libbsp/m68k/ods68302/ChangeLog:1.125        Wed Apr 28 14:43:37 2010
+++ rtems/c/src/lib/libbsp/m68k/ods68302/ChangeLog      Fri Apr 30 11:44:16 2010
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2010-04-30    Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+       * include/bsp.h: Add BSP_SMALL_MEMORY.
+
</font> 2010-04-28        Joel Sherrill <joel.sherrilL@OARcorp.com>
 
        * startup/m68k-stub.c: Remove warnings.

<font color='#006600'>diff -u rtems/c/src/lib/libbsp/m68k/ods68302/include/bsp.h:1.25 rtems/c/src/lib/libbsp/m68k/ods68302/include/bsp.h:1.26
--- rtems/c/src/lib/libbsp/m68k/ods68302/include/bsp.h:1.25     Thu Sep 18 12:39:19 2008
+++ rtems/c/src/lib/libbsp/m68k/ods68302/include/bsp.h  Fri Apr 30 11:44:17 2010
</font><font color='#997700'>@@ -2,9 +2,7 @@
</font>  *
  *  This include file contains all board IO definitions.
  *
<font color='#880000'>- *  XXX : put yours in here
- *
- *  COPYRIGHT (c) 1989-1999.
</font><font color='#000088'>+ *  COPYRIGHT (c) 1989-2010.
</font>  *  On-Line Applications Research Corporation (OAR).
  *
  *  The license and distribution terms for this file may be
<font color='#997700'>@@ -23,6 +21,7 @@
</font> 
 #include <bspopts.h>
 
<font color='#000088'>+#define BSP_SMALL_MEMORY 1
</font> #include <rtems.h>
 #include <rtems/console.h>
 #include <rtems/iosupp.h>
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>