]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/blobdiff - release_notes_edma3_lld.html
Misra C Fixes:
[keystone-rtos/edma3_lld.git] / release_notes_edma3_lld.html
index e57bd98b9f497841a0e2612d633eeb9ae1d8a3a6..4e164ff004c97f5be1a24f7c9b8ff7f2b821020a 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.11 Release Notes</title>
+  <title>EDMA3 LLD 02.11.14 Release Notes</title>
   <style type="text/css">
 body
 {
@@ -75,14 +75,14 @@ th
     </tr>
   </tbody>
 </table>
-<h1 class="title">EDMA3 LLD 02.11.11 Release Notes</h1>
-<h2 class="title">Feb 19, 2014</h2>
+<h1 class="title">EDMA3 LLD 02.11.14 Release Notes</h1>
+<h2 class="title">August 25, 2014</h2>
 <p>
 This EDMA3 Low Level Driver Release is targeted to the users (device
 drivers
 and applications) for submitting and synchronizing with EDMA3 based DMA
 transfers.
-This release supports DA830,C6748,TCI6498,TI816X,C6472,TCI6486,TI814X,TI816X,TI811X,TCI6608,TCI6616,TCI6614,C6670,C6678,TCI6638K2K,TDA2xx platforms, on
+This release supports DA830,C6748,TCI6498,TI816X,C6472,TCI6486,TI814X,TI816X,TI811X,TCI6608,TCI6616,TCI6614,C6670,C6678,TCI6638K2K,TDA2xx,TDA3xx, DRA72x, platforms, on
 SYS/BIOS 6 side &amp; OMAPL138 on SYS/BIOS and ARM side. Porting
 instructions
 are also provided to use the package for different platforms and
@@ -184,10 +184,6 @@ The applications using EDMA3LLD should appropriately allocate the resources in t
   <a name="Introduction"> <li> <b>Building EDMA3LLD libs and examples on windows 7</b> </li>
 <br>On windows 7 there is a permission issue while building the libs and examples.set the environment variable CYGWIN in the command window where you are building <br> examples:      $set CYGWIN=nontsec <br>You might have to manually delete the generated files before building.
 </p>
-</a>
-  <a name="Introduction"> <li> <b>Platform name Vayu will Change in future release</b> </li>
-<br>The package.xs file uses platform name vayu which will change in future release based on the official name given in BIOS for vayu platform.
-</p>
 </a>
 </ul>
 <a name="Documentation">
@@ -220,16 +216,11 @@ 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.11.13:
-</a></p>
-
-<p><a name="Whats_New">02.11.11.15 - This release
+<a name="Whats_New">The following significant changes have been made since 02.11.12:
 </a></p>
 
-<p>
-<a name="Whats_New">Major Actions:
+<p><a name="Whats_New">02.11.14 - This release
 </a></p>
-<li> <font size="+1">User space support for Keystone 2 Devices. Static libraries, dynamic libraries, and examples are provided for TCI6636K2H, TCI6638K2K, TCI6630K2L, and C66AK2E.</font></li>
 
 <p>
 <a name="Whats_New">The following IRs are implemented:
@@ -242,8 +233,8 @@ Reference Guide (<a href="packages/ti/sdo/edma3/rm/docs/html/index.html">HTML</a
       <th>Headline</th>
     </tr>
     <tr>
-      <td width="200">SDOCM00106346</td>
-      <td>edma3lld needs to be compiled with --mem_model:data=far for use with OpenCL</td>
+      <td width="200">SDOCM00112718</td>
+      <td>Added tda3xx and dra72x which were missing in package.xs file of RM</td>
     </tr>
   </tbody>
 </table>
@@ -354,13 +345,27 @@ This release supports and has been tested on the following devices:
     <li>C66X SYS/BIOS</li>
        <li>A15 Arago</li>
   </ul>
-  <li>TDA2XX SIM:</li>
+  <li>TDA2XX EVM:</li>
   </a>
   <ul>
     <li>M4 SYS/BIOS</li>
     <li>a15 SYS/BIOS</li>
     <li>c66x SYS/BIOS</li>
     <li>EVE SYS/BIOS</li>
+  </ul>
+  <li>TDA3XX EVM:</li>
+  </a>
+  <ul>
+    <li>M4 SYS/BIOS</li>
+    <li>c66x SYS/BIOS</li>
+    <li>EVE SYS/BIOS</li>
+  </ul>
+  <li>DRA72X EVM:</li>
+  </a>
+  <ul>
+    <li>M4 SYS/BIOS</li>
+    <li>a15 SYS/BIOS</li>
+    <li>c66x SYS/BIOS</li>
   </ul>
     </ul>
 <hr>
@@ -403,13 +408,13 @@ This release was built and validated against using the following
 components:
 </p>
 <ul type="disc">
-  <a name="Validation"> <li>CCS 5.4.0</li>
-  <li>C6x Code Generation Tools version 7.4.2 </li>
-  <li>TMS470 Code Generation Tools 5.0.4</li>
+  <a name="Validation"> <li>CCS 5.5.0</li>
+  <li>C6x Code Generation Tools version 7.4.4 </li>
+  <li>TMS470 Code Generation Tools 5.1.1</li>
   <li>Arm GCC A15 Toolchain (Linaro) 4.7.3</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>SYS/BIOS 6.37.01.24</li>
+  <li>XDC Tools 3.25.05.94</li>
   <li>TCI6498 Simulator 0.7.1</li>
   </a>
 </ul>
@@ -506,7 +511,7 @@ This release was validated in the following configurations:
     <li>C66X SYS/BIOS</li>
        <li>A15 Arago</li>
   </ul>
-  <li>TDA2XX SIM:</li>
+  <li>TDA2XX EVM:</li>
   </a>
   <ul>
   <li>A15 SYS/BIOS</li>
@@ -514,6 +519,20 @@ This release was validated in the following configurations:
   <li>DSP SYS/BIOS</li>
   <li>EVE SYS/BIOS</li>
   </ul>
+  <li>TDA3XX SIM:</li>
+  </a>
+  <ul>
+  <li>M4 SYS/BIOS</li>
+  <li>DSP SYS/BIOS</li>
+  <li>EVE SYS/BIOS</li>
+  </ul>
+  <li>DRA72X SIM:</li>
+  </a>
+  <ul>
+  <li>A15 SYS/BIOS</li>
+  <li>M4 SYS/BIOS</li>
+  <li>DSP SYS/BIOS</li>
+  </ul>
   </ul>
 <hr><a name="Known_Issues">
 </a>
@@ -558,9 +577,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_11_XX\packages\ti\sdo\edma3\rm\sample\lib</tt>
+in <tt>edma3_lld_02_11_14_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_11_XX\packages\ti\sdo\edma3\drv\sample\lib</tt>
+  <li> For EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_14_XX\packages\ti\sdo\edma3\drv\sample\lib</tt>
 folder. </li>
   </a>
 </ul>
@@ -569,13 +588,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_11_XX\examples\edma3_driver\</tt>
+  <a name="Examples"> <li> EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_14_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_11_XX\examples\CSL2_DAT_DEMO\</tt>
+could be located in <tt>edma3_lld_02_11_14_XX\examples\CSL2_DAT_DEMO\</tt>
 folder. </li>
   </a>
 </ul>
@@ -594,11 +613,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_11_XX</b>.
+version is encoded in the top level directory, ex. <b>edma3_lld_02_11_14_XX</b>.
 </p>
 <p>Subsequent releases of patch upgrades will be identified by the
 patch number,
-ex. EDMA3 LLD 02.11.11 with directory <b>edma3_lld_02_11_11_YY</b>.
+ex. EDMA3 LLD 02.11.14 with directory <b>edma3_lld_02_11_14_YY</b>.
 Typically, these
 patches only include critical bug fixes.
 </p>
@@ -609,7 +628,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: Jan 7, 2013
+<p>Last updated: August 25, 2014
 </p>
 </body>
 </html>