]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/commitdiff
edma3: revert back the changes for drv/rm package.xdc
authorHao Zhang <hzhang@ti.com>
Tue, 1 Mar 2016 15:32:59 +0000 (10:32 -0500)
committerHao Zhang <hzhang@ti.com>
Tue, 1 Mar 2016 15:32:59 +0000 (10:32 -0500)
Signed-off-by: Hao Zhang <hzhang@ti.com>
packages/ti/sdo/edma3/drv/package.xdc
packages/ti/sdo/edma3/rm/package.xdc

index b59ab846e9f99c51d7f7a0b521f9459edd7a9ed2..6795cdc69dc7d2b1cb4de61cce20d530050503f2 100755 (executable)
@@ -46,6 +46,6 @@ requires ti.sdo.edma3.rm;
 /*!
  *  ======== ti.sdo.edma3.drv ========
  */
-package ti.sdo.edma3.drv [02, 12, 01] {
+package ti.sdo.edma3.drv [02, 02, 15] {
     module DRV;
 }
index f2a321f66bfc011537110d58210cd661810b635e..ff7eff70be4d3a4891ac5a1b50330dbc90e137bd 100755 (executable)
@@ -51,6 +51,6 @@
 /*!
  *  ======== ti.sdo.edma3.rm ========
  */
-package ti.sdo.edma3.rm [02, 12, 01] {
+package ti.sdo.edma3.rm [02, 02, 15] {
     module RM;
 }