]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/blobdiff - packages/ti/sdo/edma3/rm/package.xs
PRSDK-3125: Update remainig
[keystone-rtos/edma3_lld.git] / packages / ti / sdo / edma3 / rm / package.xs
index be55b2cbd70508b9b1284b56b0800c9198aef9cc..405beee17373109fa6364cd914582f3e0a1f9dc7 100755 (executable)
@@ -3,7 +3,7 @@
  *
  * XDC script file for the RM module
  *
- * Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2009-2017 Texas Instruments Incorporated - http://www.ti.com/
  *
  *
  *  Redistribution and use in source and binary forms, with or without
@@ -62,7 +62,6 @@ function getLibs(prog)
                         'TMS320TCI6608',
                         'TMS320TCI6616',
                         'TMS320TCI6614',
-                        'TMS320C6657',
                         'Kepler',
                         'TMS320C6670',
                         'TMS320C6678',
@@ -72,7 +71,9 @@ function getLibs(prog)
                         'TMS320TCI6636',
                         'TMS320TCI6630K2L',
                         'TMS320C66AK2E05',
+                        'TCI66AK2G02',
                         'TMS320C6748',
+                        'OMAPL137',
                         'OMAPL138',
                         'TMS320DM8168',
                         'TMS320C6472',
@@ -80,10 +81,14 @@ function getLibs(prog)
                         'TMS320DM8148',
                         'TMS320TI814X',
                         'TMS320TI816X',
+                        'AM3359',
+                        'AM437X',
                         'Vayu',
                         'DRA7XX',
                         'TDA3XX',
-                        'DRA72X'
+                        'TCI6636K2H',
+                        'C66AK2E05',
+                        'TCI6630K2L'
                     ];
 
     /* Directories for each platform */
@@ -92,7 +97,6 @@ function getLibs(prog)
                 'tci6608-sim/',
                 'tci6616-sim/',
                 'tci6614-sim/',
-                'c6657-sim/',
                 'tci6638k2k-sim/',
                 'c6670-evm/',
                 'c6678-evm/',
@@ -102,7 +106,9 @@ function getLibs(prog)
                 'tci6636k2h-evm/',
                 'tci6630k2l-evm/',
                 'c66ak2e-evm/',
+                'tci66ak2g02-evm/',
                 'c6748-evm/',
+                'omapl137-evm/',
                 'omapl138-evm/',
                 'ti816x-evm/',
                 'c6472-evm/',
@@ -110,10 +116,14 @@ function getLibs(prog)
                 'ti814x-evm/',
                 'ti814x-evm/',
                 'ti816x-evm/',
+                'am335x-evm/',
+                'am437x-evm/',
                 'tda2xx-evm/',
                 'tda2xx-evm/',
                 'tda3xx-evm/',
-                'dra72x-evm/'
+                'tci6636k2h-evm/',
+                'c66ak2e-evm/',
+                'tci6630k2l-evm/'
               ];
 
     for (var i = 0; i < devices.length; i++)