<!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 (2011-10-07)</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>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>

        PR 1928/bsps:
        * mpc55xx/include/fsl-mpc567x.h (struct FLASH_tag): Extend SIZE to 4
        bits.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libcpu/powerpc/ChangeLog.diff?r1=text&tr1=1.397&r2=text&tr2=1.398&diff_format=h">M</a></td><td width='1%'>1.398</td><td width='100%'>c/src/lib/libcpu/powerpc/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libcpu/powerpc/ChangeLog:1.397 rtems/c/src/lib/libcpu/powerpc/ChangeLog:1.398
--- rtems/c/src/lib/libcpu/powerpc/ChangeLog:1.397      Mon Sep 26 05:03:29 2011
+++ rtems/c/src/lib/libcpu/powerpc/ChangeLog    Fri Oct  7 03:41:45 2011
</font><font color='#997700'>@@ -1,3 +1,9 @@
</font><font color='#000088'>+2011-10-07    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       PR 1928/bsps:
+       * mpc55xx/include/fsl-mpc567x.h (struct FLASH_tag): Extend SIZE to 4
+       bits.
+
</font> 2011-09-27        Sebastian Huber <sebastian.huber@embedded-brains.de>
 
        * mpc83xx/include/mpc83xx.h, mpc83xx/network/tsec.c: Update due to API

<font color='#006600'>diff -u rtems/c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h:1.3 rtems/c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h:1.4
--- rtems/c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h:1.3    Thu Sep  1 03:18:56 2011
+++ rtems/c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h        Fri Oct  7 03:41:45 2011
</font><font color='#997700'>@@ -639,8 +639,7 @@
</font>             uint32_t R;
             struct {
                 uint32_t:5;
<font color='#880000'>-                uint32_t SIZE:3;
-                uint32_t:1;
</font><font color='#000088'>+                uint32_t SIZE:4;
</font>                 uint32_t LAS:3;
                 uint32_t:3;
                 uint32_t MAS:1;
</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>