]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/blobdiff - release_notes_edma3_lld.html
Updated version number to 02.11.11.15
[keystone-rtos/edma3_lld.git] / release_notes_edma3_lld.html
index f3c00eca5ce389658c9733a4697d8ac18cc0c0a1..5646479b0abc4548abb12e746142b97c7b26177c 100755 (executable)
@@ -3,7 +3,7 @@
 <head>
   <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
   <meta http-equiv="Content-Type" content="text/html">
-  <title>EDMA3 LLD 02.11.08 Release Notes</title>
+  <title>EDMA3 LLD 02.11.11 Release Notes</title>
   <style type="text/css">
 body
 {
@@ -75,8 +75,8 @@ th
     </tr>
   </tbody>
 </table>
-<h1 class="title">EDMA3 LLD 02.11.08 Release Notes</h1>
-<h2 class="title">July 12, 2013</h2>
+<h1 class="title">EDMA3 LLD 02.11.11 Release Notes</h1>
+<h2 class="title">Jan 7, 2013</h2>
 <p>
 This EDMA3 Low Level Driver Release is targeted to the users (device
 drivers
@@ -220,10 +220,10 @@ Reference Guide (<a href="packages/ti/sdo/edma3/rm/docs/html/index.html">HTML</a
 <h2><a name="Whats_New">What's New</a></h2>
 
 <p>
-<a name="Whats_New">The following significant changes have been made since 02.11.07:
+<a name="Whats_New">The following significant changes have been made since 02.11.11:
 </a></p>
 
-<p><a name="Whats_New">02.11.08 - This release
+<p><a name="Whats_New">02.11.11 - This release
 </a></p>
 
 <p>
@@ -236,20 +236,26 @@ Reference Guide (<a href="packages/ti/sdo/edma3/rm/docs/html/index.html">HTML</a
       <th>ID</th>
       <th>Headline</th>
     </tr>
-
     <tr>
-      <td width="200">SDOCM00101975</td>
-      <td>EDMA3 LLD compatibility key causing unnecessary build failure</td>
+      <td width="200">SDOCM00104308</td>
+      <td>Ti814x sample app, the unregisterEdma3Interrupts causes an exception because error interrupts were not assigned for M3 builds</td>
     </tr>
     <tr>
-      <td width="200">SDOCM00102051</td>
-      <td>Determining the core by reading from a core id or device id register (if possible), instead of compile time definitions.</td>
+      <td width="200">SDOCM00105689</td>
+      <td>EDMA3 LLD support for official DRA7xx platform is broken</td>
     </tr>
     <tr>
-      <td width="200">SDOCM00102486</td>
-      <td>[Vayu McSPI ] McSPI Applications does not work without EDMA Channel Mapping.</td>
+      <td width="200">SDOCM00105739</td>
+      <td>Add Support for EVE internal EDMA in EDMA3 LLD</td>
+    </tr>
+    <tr>
+      <td width="200">SDOCM00105829</td>
+      <td>Remove build warnings and C++ warning</td>
+    </tr>
+    <tr>
+      <td width="200">SDOCM00105832</td>
+      <td>Tear down sequence in standalone example is improper</td>
     </tr>
-
   </tbody>
 </table>
 
@@ -382,6 +388,7 @@ This release supports and has been tested on the following devices:
     <li>M4 SYS/BIOS</li>
     <li>a15 SYS/BIOS</li>
     <li>c66x SYS/BIOS</li>
+    <li>EVE SYS/BIOS</li>
   </ul>
     </ul>
 <hr>
@@ -428,8 +435,9 @@ components:
   <li>C6x Code Generation Tools version 7.4.2 </li>
   <li>TMS470 Code Generation Tools 5.0.4</li>
   <li>Arm GCC A15 Toolchain (Linaro) 4.7.3</li>
-  <li>SYS/BIOS 6.35.02.45</li>
-  <li>XDC Tools 3.25.01.65</li>
+  <li>ARP32 Code Generation Tools 1.0.2</li>
+  <li>SYS/BIOS 6.35.03.47</li>
+  <li>XDC Tools 3.25.02.70</li>
   <li>TCI6498 Simulator 0.7.1</li>
   </a>
 </ul>
@@ -526,6 +534,7 @@ This release was validated in the following configurations:
   <li>A15 SYS/BIOS</li>
   <li>M4 SYS/BIOS</li>
   <li>DSP SYS/BIOS</li>
+  <li>EVE SYS/BIOS</li>
   </ul>
   </ul>
 <hr><a name="Known_Issues">
@@ -571,9 +580,9 @@ platforms) are located in:
 </p>
 <ul type="disc">
   <a name="Examples"> <li> For Resource Manager: They could be located
-in <tt>edma3_lld_02_11_08_XX\packages\ti\sdo\edma3\rm\sample\lib</tt>
+in <tt>edma3_lld_02_11_11_XX\packages\ti\sdo\edma3\rm\sample\lib</tt>
 folder. </li>
-  <li> For EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_08_XX\packages\ti\sdo\edma3\drv\sample\lib</tt>
+  <li> For EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_11_XX\packages\ti\sdo\edma3\drv\sample\lib</tt>
 folder. </li>
   </a>
 </ul>
@@ -582,13 +591,13 @@ EDMA3 LLD stand-alone applications (for different platforms) are
 located in:
 </p>
 <ul type="disc">
-  <a name="Examples"> <li> EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_08_XX\examples\edma3_driver\</tt>
+  <a name="Examples"> <li> EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_11_XX\examples\edma3_driver\</tt>
 folder. </li>
   </a>
 </ul>
 <ul type="disc">
   <a name="Examples"> <li> CSL2.x DAT Reference Implementation: It
-could be located in <tt>edma3_lld_02_11_08_XX\examples\CSL2_DAT_DEMO\</tt>
+could be located in <tt>edma3_lld_02_11_11_XX\examples\CSL2_DAT_DEMO\</tt>
 folder. </li>
   </a>
 </ul>
@@ -607,11 +616,11 @@ counter.
 <p>
 To support multiple side-by-side installations of the product, the
 product
-version is encoded in the top level directory, ex. <b>edma3_lld_02_11_08_XX</b>.
+version is encoded in the top level directory, ex. <b>edma3_lld_02_11_11_XX</b>.
 </p>
 <p>Subsequent releases of patch upgrades will be identified by the
 patch number,
-ex. EDMA3 LLD 02.11.08 with directory <b>edma3_lld_02_11_08_YY</b>.
+ex. EDMA3 LLD 02.11.11 with directory <b>edma3_lld_02_11_11_YY</b>.
 Typically, these
 patches only include critical bug fixes.
 </p>
@@ -622,7 +631,7 @@ patches only include critical bug fixes.
 For technical support, Please post at TI E2E forum <a href="http://e2e.ti.com/support/embedded/f/355.aspx">http://e2e.ti.com/support/embedded/f/355.aspx</a>
 </p>
 <hr>
-<p>Last updated: July 12, 2013
+<p>Last updated: Jan 7, 2013
 </p>
 </body>
 </html>