summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 79a9dc7)
raw | patch | inline | side by side (parent: 79a9dc7)
author | Prasad Konnur <prasadkonnur@ti.com> | |
Wed, 17 Jul 2013 09:20:22 +0000 (14:50 +0530) | ||
committer | Prasad Konnur <prasadkonnur@ti.com> | |
Wed, 17 Jul 2013 09:20:22 +0000 (14:50 +0530) |
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
packages/ti/sdo/edma3/drv/edma3_drv.h | patch | blob | history | |
release_notes_edma3_lld.html | patch | blob | history | |
software-manifest.doc | patch | blob | history |
index 81cec6478aafd349c5bc005a3824dcd7760f67e2..68130c659867279aa9f4f89838554107b2b66790 100755 (executable)
* format:
* 0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
*/
-#define EDMA3_LLD_DRV_VERSION_ID (0x020B0806)
+#define EDMA3_LLD_DRV_VERSION_ID (0x020B0908)
/**
* @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.08.06"
+#define EDMA3_LLD_DRV_VERSION_STR "EDMA3 LLD Revision: 02.11.09.08"
/** @brief EDMA3 Driver Error Codes Base define */
index f3c00eca5ce389658c9733a4697d8ac18cc0c0a1..c70cbef761453c7c5fa2be35911837d050151b4c 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.08 Release Notes</title>
+ <title>EDMA3 LLD 02.11.09 Release Notes</title>
<style type="text/css">
body
{
</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.09 Release Notes</h1>
+<h2 class="title">July 18, 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.08:
</a></p>
-<p><a name="Whats_New">02.11.08 - This release
+<p><a name="Whats_New">02.11.09 - This release
</a></p>
<p>
@@ -238,16 +238,12 @@ Reference Guide (<a href="packages/ti/sdo/edma3/rm/docs/html/index.html">HTML</a
</tr>
<tr>
- <td width="200">SDOCM00101975</td>
- <td>EDMA3 LLD compatibility key causing unnecessary build failure</td>
+ <td width="200">SDOCM00102368</td>
+ <td>EDMA3 LLD: Add support for TCI6636K2H target</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>
- <tr>
- <td width="200">SDOCM00102486</td>
- <td>[Vayu McSPI ] McSPI Applications does not work without EDMA Channel Mapping.</td>
+ <td width="200">SDOCM00102388</td>
+ <td>Section placement of EDMA3LLD needs to be adjusted in order to interop w/ OpenMP</td>
</tr>
</tbody>
<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>XDC Tools 3.25.02.70</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_08_XX\packages\ti\sdo\edma3\rm\sample\lib</tt>
+in <tt>edma3_lld_02_11_09_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_09_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_08_XX\examples\edma3_driver\</tt>
+ <a name="Examples"> <li> EDMA3 Driver: They could be located in <tt>edma3_lld_02_11_09_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_09_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_08_XX</b>.
+version is encoded in the top level directory, ex. <b>edma3_lld_02_11_09_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.09 with directory <b>edma3_lld_02_11_09_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: July 12, 2013
+<p>Last updated: July 18, 2013
</p>
</body>
</html>
diff --git a/software-manifest.doc b/software-manifest.doc
index 7447bfb117d64a8ae8be223ebe9ab822e810a63a..a14690ce6c48a278dab50187f1e5f085004aafd9 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