summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 69b62a6)
raw | patch | inline | side by side (parent: 69b62a6)
author | Prasad Konnur <prasadkonnur@ti.com> | |
Thu, 20 Jun 2013 14:24:19 +0000 (19:54 +0530) | ||
committer | Prasad Konnur <prasadkonnur@ti.com> | |
Thu, 20 Jun 2013 14:24:19 +0000 (19:54 +0530) |
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
index 48975aa48f6aa6d814f64c3f8df33e61d5156d47..1df70510264ebf86fb834548f4649abab4fd2992 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 8ce3c546977bc1433bbdb911a84962721907aa4b..866abbd37a94e034fb96ec49a16efba70fb8d991 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/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_User_Guide.doc b/packages/ti/sdo/edma3/drv/docs/EDMA3_Driver_User_Guide.doc
index d73fa3f2c75c20808477f95dc0f6bbd7f6ed8dd8..2e30fbcb86e5e191275895961d0c5e800e9c7806 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/rm/docs/EDMA3_RM_User_Guide.doc b/packages/ti/sdo/edma3/rm/docs/EDMA3_RM_User_Guide.doc
index ed000307613e6b018f67371812db94a0d3ae2789..93019212331cb297e229f06dd04f0aad0fa7d0e4 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
index 36349645bac056a3e9f94836621bbb03236db3b7..ed6fe7daf145551c77b0e4b003be7be285ea0db0 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.07 Release Notes</title>
+ <title>EDMA3 LLD 02.11.08 Release Notes</title>
<style type="text/css">
body
{
</tr>
</tbody>
</table>
-<h1 class="title">EDMA3 LLD 02.11.07 Release Notes</h1>
-<h2 class="title">May 17, 2013</h2>
+<h1 class="title">EDMA3 LLD 02.11.08 Release Notes</h1>
+<h2 class="title">June 20, 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.06:
+<a name="Whats_New">The following significant changes have been made since 02.11.07:
</a></p>
-<p><a name="Whats_New">02.11.07 - This release
+<p><a name="Whats_New">02.11.08 - This release
</a></p>
<p>
@@ -238,8 +238,12 @@ Reference Guide (<a href="packages/ti/sdo/edma3/rm/docs/html/index.html">HTML</a
</tr>
<tr>
- <td width="200">SDOCM00100731</td>
- <td>Platform name for TCI6638K2K doesn't match with XDC platform name</td>
+ <td width="200">SDOCM00101975</td>
+ <td>EDMA3 LLD compatibility key causing unnecessary build failure</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>
</tr>
</tbody>
<li>C6x Code Generation Tools version 7.4.1 </li>
<li>TMS470 Code Generation Tools 5.0.2</li>
<li>Arm GCC A15 Toolchain (Linaro) 4.7.3</li>
- <li>SYS/BIOS 6.35.01.29</li>
- <li>XDC Tools 3.25.00.48</li>
+ <li>SYS/BIOS 6.35.02.45</li>
+ <li>XDC Tools 3.25.01.65</li>
<li>TCI6498 Simulator 0.7.1</li>
</a>
</ul>
</p>
<ul type="disc">
<a name="Examples"> <li> For Resource Manager: They could be located
-in <tt>edma3_lld_02_11_07_XX\packages\ti\sdo\edma3\rm\sample\lib</tt>
+in <tt>edma3_lld_02_11_08_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_07_XX\packages\ti\sdo\edma3\drv\sample\lib</tt>
+ <li> For EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_08_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_07_XX\examples\edma3_driver\</tt>
+ <a name="Examples"> <li> EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_08_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_07_XX\examples\CSL2_DAT_DEMO\</tt>
+could be located in <tt>edma3_lld_02_11_08_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_07_XX</b>.
+version is encoded in the top level directory, ex. <b>edma3_lld_02_11_08_XX</b>.
</p>
<p>Subsequent releases of patch upgrades will be identified by the
patch number,
-ex. EDMA3 LLD 02.11.07 with directory <b>edma3_lld_02_11_07_YY</b>.
+ex. EDMA3 LLD 02.11.08 with directory <b>edma3_lld_02_11_08_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: May 13, 2013
+<p>Last updated: June 21, 2013
</p>
</body>
</html>
diff --git a/software-manifest.doc b/software-manifest.doc
index 8fb2fc350166f3c847a2796fb682c52ba77c941f..cf58207613599c27842969d8aa3eae18ca2daf3a 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