summaryrefslogtreecommitdiff
path: root/bsp
diff options
context:
space:
mode:
authorDrew Barbier <drew@sifive.com>2017-05-08 22:19:12 -0500
committerDrew Barbier <drew@sifive.com>2017-05-08 22:19:12 -0500
commit403db45ffb075abf0c23e89a028db330efddc96d (patch)
tree6cfe9be277cd21aaec55441b75c45f54c0a3f153 /bsp
parent4f2035af706a699d8505a648af3c2cc527db9530 (diff)
revert back
Diffstat (limited to 'bsp')
-rw-r--r--bsp/env/coreplexip-e31-arty/openocd.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/env/coreplexip-e31-arty/openocd.cfg b/bsp/env/coreplexip-e31-arty/openocd.cfg
index 8b382dc..0481a72 100644
--- a/bsp/env/coreplexip-e31-arty/openocd.cfg
+++ b/bsp/env/coreplexip-e31-arty/openocd.cfg
@@ -27,5 +27,5 @@ if {[ info exists pulse_srst]} {
ftdi_set_signal nSRST z
}
halt
-flash protect 0 64 last off
+#flash protect 0 64 last off
echo "Ready for Remote Connections"