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