]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/blobdiff - packages/ti/sdo/edma3/rm/package.xs
document update for the edma release
[keystone-rtos/edma3_lld.git] / packages / ti / sdo / edma3 / rm / package.xs
index eb76aade6a9cf3a029553143db7b5592022541c0..8e0ecc5a468bc912ec6cf984cfa9f20a8b644df9 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',
@@ -70,9 +69,11 @@ function getLibs(prog)
                         'TMS320C6657',
                         'TMS320TCI6638',
                         'TMS320TCI6636',
-                        'TMS320TCI6630L',
-                        'TMS320C66AK2E',
+                        'TMS320TCI6630K2L',
+                        'TMS320C66AK2E05',
+                        'TCI66AK2G02',
                         'TMS320C6748',
+                        'OMAPL137',
                         'OMAPL138',
                         'TMS320DM8168',
                         'TMS320C6472',
@@ -80,8 +81,18 @@ function getLibs(prog)
                         'TMS320DM8148',
                         'TMS320TI814X',
                         'TMS320TI816X',
+                        'AM3359',
+                        'AM437X',
                         'Vayu',
-                        'DRA7XX'
+                        'DRA7XX',
+                        'TDA3XX',
+                        'DRA72X',
+                        'TDA2EX',
+                        'AM572X',
+                        'AM571X',
+                        'TCI6636K2H',
+                        'C66AK2E05',
+                        'TCI6630K2L'
                     ];
 
     /* Directories for each platform */
@@ -90,7 +101,6 @@ function getLibs(prog)
                 'tci6608-sim/',
                 'tci6616-sim/',
                 'tci6614-sim/',
-                'c6657-sim/',
                 'tci6638k2k-sim/',
                 'c6670-evm/',
                 'c6678-evm/',
@@ -100,7 +110,9 @@ function getLibs(prog)
                 'tci6636k2h-evm/',
                 'tci6630k2l-evm/',
                 'c66ak2e-evm/',
+                'tci66ak2g02-evm/',
                 'c6748-evm/',
+                'omapl137-evm/',
                 'omapl138-evm/',
                 'ti816x-evm/',
                 'c6472-evm/',
@@ -108,8 +120,18 @@ function getLibs(prog)
                 'ti814x-evm/',
                 'ti814x-evm/',
                 'ti816x-evm/',
+                'am335x-evm/',
+                'am437x-evm/',
+                'tda2xx-evm/',
                 'tda2xx-evm/',
-                'tda2xx-evm/'
+                'tda3xx-evm/',
+                'dra72x-evm/',
+                'tda2ex-evm/',
+                'am572x-evm/',
+                'am571x-evm/',                
+                'tci6636k2h-evm/',
+                'c66ak2e-evm/',
+                'tci6630k2l-evm/'
               ];
 
     for (var i = 0; i < devices.length; i++)