summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 79b3df3)
raw | patch | inline | side by side (parent: 79b3df3)
author | Prasad Konnur <prasad.konnur@ti.com> | |
Fri, 27 Jan 2012 13:01:25 +0000 (18:31 +0530) | ||
committer | Prasad Konnur <prasad.konnur@ti.com> | |
Fri, 27 Jan 2012 13:01:25 +0000 (18:31 +0530) |
14 files changed:
index dece5708566b243ec26877859aa1d564612ff26b..b751a1536d82b448dfc85d926bbfad949e37588d 100755 (executable)
Binary files a/docs/EDMA3_Driver_Release_Notes.doc and b/docs/EDMA3_Driver_Release_Notes.doc differ
Binary files a/docs/EDMA3_Driver_Release_Notes.doc and b/docs/EDMA3_Driver_Release_Notes.doc differ
index 43579a621733e13c6b5d97d4ecd5523087a3a4ea..8da0dd054be7217100c1c47ef8082032cbc7f72a 100755 (executable)
Binary files a/docs/EDMA3_RM_Release_Notes.doc and b/docs/EDMA3_RM_Release_Notes.doc differ
Binary files a/docs/EDMA3_RM_Release_Notes.doc and b/docs/EDMA3_RM_Release_Notes.doc differ
diff --git a/package.bld b/package.bld
index 51303064566dc7a6b6319b6166fbb5a4fc15e9cd..a298bb083bba8884045e42376dea3e25843aba86 100755 (executable)
--- a/package.bld
+++ b/package.bld
'eclipse',
'examples',
'package.bld',
- 'release_notes_edma3_lld_02_11_03.html',
+ 'release_notes_edma3_lld_02_11_04.html',
'software-manifest.doc',
];
diff --git a/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_Datasheet.doc b/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_Datasheet.doc
index b262420ed9fb62bff2f0b9b67aacf1c5adc9823d..69b33be2d01169dd16bf570ce68371a72ee1963d 100755 (executable)
Binary files a/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_Datasheet.doc and b/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_Datasheet.doc differ
Binary files a/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_Datasheet.doc and b/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_Datasheet.doc differ
diff --git a/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_Doxygen.cfg b/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_Doxygen.cfg
index 3110701047273c2728d91d608f1a2057cfc15ac2..0bc4f0bfe52da7c9f507cf6f96a66ffaea540f5f 100755 (executable)
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 02.11.03
+PROJECT_NUMBER = 02.11.04
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_User_Guide.doc b/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_User_Guide.doc
index 19e2ed6a8b78c2131b351becee52e72b40596aa9..5ac771bb6465684af644585ca06922db87b88e15 100755 (executable)
Binary files a/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_User_Guide.doc and b/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_User_Guide.doc differ
Binary files a/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_User_Guide.doc and b/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_User_Guide.doc differ
diff --git a/packages/ti/sdo/edma3/drv/docs/html/index.html b/packages/ti/sdo/edma3/drv/docs/html/index.html
index f2b14061c138cc7d1a54b4b4242b103763c6de2c..1eeeef67eed02a83a85e20b7ac9cd8f6958d169f 100755 (executable)
</div>
</div>
<div class="contents">
-<h1>EDMA3 Driver Documentation</h1><h3>02.11.03 </h3></div>
+<h1>EDMA3 Driver Documentation</h1><h3>02.11.04 </h3></div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Feb 14 18:34:00 2011 for EDMA3 Driver by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
index 1d984d64703cb2514bac541800057bc80ea34848..6332930226962bf0a7314a50c538b8b17c5869fb 100755 (executable)
* format:
* 0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
*/
-#define EDMA3_LLD_DRV_VERSION_ID (0x020B0303)
+#define EDMA3_LLD_DRV_VERSION_ID (0x020B0401)
/**
* @brief This is the version string which describes the EDMA3 LLD along with the
* date and build information.
*/
-#define EDMA3_LLD_DRV_VERSION_STR "EDMA3 LLD Revision: 02.11.03.03"
+#define EDMA3_LLD_DRV_VERSION_STR "EDMA3 LLD Revision: 02.11.04.01"
/** @brief EDMA3 Driver Error Codes Base define */
diff --git a/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_Datasheet.doc b/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_Datasheet.doc
index 3a1ca7657cf7afd23f4cb139cd0f7282d2e5ed4a..c8e6c6a11f64be0166734dff85395d4263b6712c 100755 (executable)
Binary files a/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_Datasheet.doc and b/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_Datasheet.doc differ
Binary files a/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_Datasheet.doc and b/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_Datasheet.doc differ
diff --git a/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_Doxygen.cfg b/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_Doxygen.cfg
index b70c5f3403cf7edae0e9b64bf638257705d9d22c..c1ec9dbbc6a9d3ad6ee01278cd693f135d9830cd 100755 (executable)
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 02.11.03
+PROJECT_NUMBER = 02.11.04
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_User_Guide.doc b/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_User_Guide.doc
index c8aea7a62882984ea51cf070002fe14fdf65cb70..dc64d5581731e08d61a110e38c7a4f50a6ae94b9 100755 (executable)
Binary files a/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_User_Guide.doc and b/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_User_Guide.doc differ
Binary files a/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_User_Guide.doc and b/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_User_Guide.doc differ
diff --git a/packages/ti/sdo/edma3/rm/docs/html/index.html b/packages/ti/sdo/edma3/rm/docs/html/index.html
index 035889c2d05993ec7e65fdc0ad9574742d7e647f..aea972245fa17b55b47b2b5444aa054252a5f452 100755 (executable)
</div>
</div>
<div class="contents">
-<h1>EDMA3 Resource Manager Documentation</h1><h3>02.11.03 </h3></div>
+<h1>EDMA3 Resource Manager Documentation</h1><h3>02.11.04 </h3></div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Feb 14 18:31:16 2011 for EDMA3 Resource Manager by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
similarity index 87%
rename from release_notes_edma3_lld_02_11_03.html
rename to release_notes_edma3_lld_02_11_04.html
index e57ec89f4db213ba76013b5d0ef4cc16c948b1dc..3b7c47f7c6e03a5e517f1cc6432b6e7d4af3ec00 100755 (executable)
rename from release_notes_edma3_lld_02_11_03.html
rename to release_notes_edma3_lld_02_11_04.html
index e57ec89f4db213ba76013b5d0ef4cc16c948b1dc..3b7c47f7c6e03a5e517f1cc6432b6e7d4af3ec00 100755 (executable)
<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.03 Release Notes</title>
+ <title>EDMA3 LLD 02.11.04 Release Notes</title>
<style type="text/css">
body
{
</tr>
</tbody>
</table>
-<h1 class="title">EDMA3 LLD 02.11.03 Release Notes</h1>
-<h2 class="title">Nov 15, 2011</h2>
+<h1 class="title">EDMA3 LLD 02.11.04 Release Notes</h1>
+<h2 class="title">Jan 27, 2011</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,TCI6608,TCI6616,C6670,C6678 platforms, on
+This release supports DA830,C6748,TCI6498,TI816X,C6472,TCI6486,TI814X,TI816X,TCI6608,TCI6616,TCI6614,C6670,C6678 platforms, on
SYS/BIOS 6 side & OMAPL138 on SYS/BIOS and ARM side. Porting
instructions
are also provided to use the package for different platforms and
@@ -206,10 +206,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.02:
+<a name="Whats_New">The following significant changes have been made since 02.11.03:
</a></p>
-<p><a name="Whats_New">02.11.03 - This release
+<p><a name="Whats_New">02.11.04 - This release
</a></p>
<p>
@@ -224,13 +224,8 @@ Reference Guide (<a href="packages/ti/sdo/edma3/rm/docs/html/index.html">HTML</a
</tr>
<tr>
- <td width="200">TIDSP00012765</td>
- <td>Addition of M3 support for Centaurus in EDMA3 LLD</td>
- </tr>
-
- <tr>
- <td width="200">TIDSP00012766</td>
- <td>Addition of A8 support for Netra in EDMA3 LLD</td>
+ <td width="200">SDOCM00088699</td>
+ <td>Appleton (TCI6614) support in EDMA3 LLD.</td>
</tr>
</tbody>
@@ -249,43 +244,8 @@ Reference Guide (<a href="packages/ti/sdo/edma3/rm/docs/html/index.html">HTML</a
</tr>
<tr>
- <td width="200">SDOCM00084073</td>
- <td>SYS/BIOS version of LLD package should not require ti.sysbios.ipc which is deprecated and will be removed in SYS/BIOS 6.33</td>
- </tr>
-
- <tr>
- <td width="200">SDOCM00086386</td>
- <td>getlibs in package.xs should search library based on device name</td>
- </tr>
-
- <tr>
- <td width="200">SDOCM00086391</td>
- <td>Thread safety issue with EDMA</td>
- </tr>
-
- <tr>
- <td width="200">SDOCM00084227</td>
- <td>Enhancement - provide PLATFORM specific libs: examples: targets</td>
- </tr>
-
- <tr>
- <td width="200">SDOCM00086397</td>
- <td>Single default cfg file for multile cores in Netra and Centaurus in drv sample</td>
- </tr>
-
- <tr>
- <td width="200">SDOCM00086492</td>
- <td>EMRH access done in edma3CCErrHandler() for devices not having high register for EMR</td>
- </tr>
-
- <tr>
- <td width="200">SDOCM00086496</td>
- <td>In EDMA3_RM_unregisterTccCb() driver tries to update array at invalid position</td>
- </tr>
-
- <tr>
- <td width="200">SDOCM00086934</td>
- <td>same interrupt number is used for all TC error</td>
+ <td width="200">SDOCM00088023</td>
+ <td>Warnings in building edma libs.</td>
</tr>
</tbody>
</ul>
<li>TCI6616 Simulator:</li>
</a>
+ <ul>
+ <li>C66X SYS/BIOS</li>
+ </ul>
+ <li>TCI6614 EVM:</li>
+ </a>
<ul>
<li>C66X SYS/BIOS</li>
</ul>
</p>
<ul type="disc">
<a name="Validation"> <li>CCS 5.0.2</li>
- <li>C6x Code Generation Tools version 7.2.3 </li>
- <li>TMS470 Code Generation Tools 4.9.0</li>
- <li>SYS/BIOS 6.32.04.49</li>
- <li>XDC Tools 3.22.03.41</li>
+ <li>C6x Code Generation Tools version 7.3.1 </li>
+ <li>TMS470 Code Generation Tools 4.9.2</li>
+ <li>SYS/BIOS 6.33.01.25</li>
+ <li>XDC Tools 3.23.00.32</li>
<li>TCI6498 Simulator 0.7.1</li>
</a>
</ul>
<ul>
<li>C66X SYS/BIOS</li>
</ul>
+ <li>TCI6614 EVM:</li>
+ </a>
+ <ul>
+ <li>C66X SYS/BIOS</li>
+ </ul>
</ul>
<hr><a name="Known_Issues">
</a>
</p>
<ul type="disc">
<a name="Examples"> <li> For Resource Manager: They could be located
-in <tt>edma3_lld_02_11_03_XX\packages\ti\sdo\edma3\rm\sample\lib</tt>
+in <tt>edma3_lld_02_11_04_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_03_XX\packages\ti\sdo\edma3\drv\sample\lib</tt>
+ <li> For EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_04_XX\packages\ti\sdo\edma3\drv\sample\lib</tt>
folder. </li>
</a>
</ul>
located in:
</p>
<ul type="disc">
- <a name="Examples"> <li> EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_03_XX\examples\edma3_driver\</tt>
+ <a name="Examples"> <li> EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_04_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_03_XX\examples\CSL2_DAT_DEMO\</tt>
+could be located in <tt>edma3_lld_02_11_04_XX\examples\CSL2_DAT_DEMO\</tt>
folder. </li>
</a>
</ul>
<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_03_XX</b>.
+version is encoded in the top level directory, ex. <b>edma3_lld_02_11_04_XX</b>.
</p>
<p>Subsequent releases of patch upgrades will be identified by the
patch number,
-ex. EDMA3 LLD 02.11.03 with directory <b>edma3_lld_02_11_03_YY</b>.
+ex. EDMA3 LLD 02.11.04 with directory <b>edma3_lld_02_11_04_YY</b>.
Typically, these
patches only include critical bug fixes.
</p>
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: Nov 15, 2011
+<p>Last updated: Jan 27, 2012
</p>
</body>
</html>
diff --git a/software-manifest.doc b/software-manifest.doc
index f526ad5874c3e97c53766fde349f39a805d8523c..8ef4bbb418859ea36095ce8ff67c91a1bd9d27f4 100755 (executable)
Binary files a/software-manifest.doc and b/software-manifest.doc differ
Binary files a/software-manifest.doc and b/software-manifest.doc differ