flash svf file using openocd
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 10 Jun 2016 19:00:03 +0000 (21:00 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 10 Jun 2016 19:00:03 +0000 (21:00 +0200)
svf.sh [new file with mode: 0755]

diff --git a/svf.sh b/svf.sh
new file mode 100755 (executable)
index 0000000..3472ea3
--- /dev/null
+++ b/svf.sh
@@ -0,0 +1,2 @@
+svf=/nuc/altera-squeeze/root/epm3128/epm3128.svf
+ls -al $svf && ( echo svf $svf | nc -w 1 picam 4444 )