diff options
Diffstat (limited to 'host/apps/omap_debug/reload-fpga.sh')
-rwxr-xr-x | host/apps/omap_debug/reload-fpga.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/host/apps/omap_debug/reload-fpga.sh b/host/apps/omap_debug/reload-fpga.sh deleted file mode 100755 index 2754718a4..000000000 --- a/host/apps/omap_debug/reload-fpga.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -rmmod usrp_e -fpga-downloader /home/root/u1e.bin -modprobe usrp_e -usrp-e-debug-pins 1 - |