aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti/dmai/ti-dmai/unloadmodules-ti-dmai-apps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/dmai/ti-dmai/unloadmodules-ti-dmai-apps.sh')
-rw-r--r--recipes-ti/dmai/ti-dmai/unloadmodules-ti-dmai-apps.sh12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-ti/dmai/ti-dmai/unloadmodules-ti-dmai-apps.sh b/recipes-ti/dmai/ti-dmai/unloadmodules-ti-dmai-apps.sh
deleted file mode 100644
index 793d727f..00000000
--- a/recipes-ti/dmai/ti-dmai/unloadmodules-ti-dmai-apps.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-# Unload modules - DMAI - OMAP3530
-
-# remove lpm module
-rmmod lpm_omap3530
-
-# remove DSP/BIOS Link driver
-rmmod dsplinkk
-#rm -f /dev/dsplink
-
-# remove cmem module
-rmmod cmemk
-