]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blob - linux/etc/panda/load_firmware.sh
Update linux autoconf build to cleanup the top-level directory
[ipc/ipcdev.git] / linux / etc / panda / load_firmware.sh
1 #!/bin/bash
2 depmod -a
3 if [ ! -d "/debug" ]; then
4         mkdir /debug
5 fi
6 mount -t debugfs none /debug
7 modprobe remoteproc
8 modprobe omap_remoteproc
9 modprobe virtio_rpmsg_bus
10 modprobe rpmsg_proto