diff options
Diffstat (limited to 'recipes/ti/ti-dsplink/ti-dsplink-examples-unloadmodules.sh')
-rwxr-xr-x | recipes/ti/ti-dsplink/ti-dsplink-examples-unloadmodules.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/ti/ti-dsplink/ti-dsplink-examples-unloadmodules.sh b/recipes/ti/ti-dsplink/ti-dsplink-examples-unloadmodules.sh new file mode 100755 index 0000000000..48fa84b03d --- /dev/null +++ b/recipes/ti/ti-dsplink/ti-dsplink-examples-unloadmodules.sh @@ -0,0 +1,5 @@ +# Unload modules - DSPLINK - OMAP3530 + +# remove DSP/BIOS Link driver +rmmod dsplinkk +#rm -f /dev/dsplink |