]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - packages/ti/ipc/tests/gatempapp.cfg
Add power management support to DRA7xx DSP (part 3)
[ipc/ipcdev.git] / packages / ti / ipc / tests / gatempapp.cfg
index b0a1a988a9ab534b822eca767d89aefa3b18b741..8a02b4ed64d3ed4b0fd34b4ce65a50df972c1922 100644 (file)
@@ -135,11 +135,11 @@ Timer.intFreq.lo = 19200000;
  *  ======== Power Management Configuration ========
  */
 /* Modules used in Power Management */
-xdc.loadPackage('ti.pm');
+/*xdc.loadPackage('ti.pm');
 
 var Power = xdc.useModule('ti.sysbios.family.c66.vayu.Power');
 Power.loadSegment = "PM_DATA";
-
+*/
 
 /* Idle function that periodically flushes the unicache */
 var Idle = xdc.useModule('ti.sysbios.knl.Idle');