]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blob - linux/etc/tci66xx/load_firmware.sh
Properly free previously allocated file path string and other minor cleanup
[ipc/ipcdev.git] / linux / etc / tci66xx / load_firmware.sh
1 #!/bin/bash
2 depmod -a
3 echo 8 > /proc/sys/kernel/printk
4 modprobe remoteproc
5 modprobe keystone_remoteproc
6 modprobe rpmsg_proto
7 echo 0 > /proc/sys/kernel/printk