aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dsplink/files/unloadmodules-ti-codec-engine-apps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dsplink/files/unloadmodules-ti-codec-engine-apps.sh')
-rwxr-xr-xrecipes/dsplink/files/unloadmodules-ti-codec-engine-apps.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/dsplink/files/unloadmodules-ti-codec-engine-apps.sh b/recipes/dsplink/files/unloadmodules-ti-codec-engine-apps.sh
new file mode 100755
index 0000000000..f990d99771
--- /dev/null
+++ b/recipes/dsplink/files/unloadmodules-ti-codec-engine-apps.sh
@@ -0,0 +1,12 @@
+# Unload modules - CODEC ENGINE - OMAP3530
+
+# remove lpm module
+rmmod lpm_omap3530
+
+# remove DSP/BIOS Link driver
+rmmod dsplinkk
+#rm -f /dev/dsplink
+
+# remove cmem module
+rmmod cmemk
+