aboutsummaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorPaul Fertser <fercerpav@gmail.com>2014-03-09 09:54:08 +0400
committerSpencer Oliver <spen@spen-soft.co.uk>2014-03-17 12:44:19 +0000
commitae806d8f4e1d010daa87c3a54897b7d8fb1fae95 (patch)
treea7dc6013008002fb1f5a3c3171628c61aca3aacf /tcl
parentd99efc9076448ed01dc2ac3ee07f6f661457739a (diff)
tcl/board: add config for DP Bus Blaster reconfiguration
Reported and tested by Gracana on IRC. Change-Id: If0524d2d627d566e8b5e1d00784dd7556f44b125 Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/2036 Tested-by: jenkins Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Diffstat (limited to 'tcl')
-rw-r--r--tcl/board/dp_busblaster_v3.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/tcl/board/dp_busblaster_v3.cfg b/tcl/board/dp_busblaster_v3.cfg
new file mode 100644
index 00000000..f21197b7
--- /dev/null
+++ b/tcl/board/dp_busblaster_v3.cfg
@@ -0,0 +1,13 @@
+#
+# Dangerous Prototypes - Bus Blaster
+#
+# http://dangerousprototypes.com/docs/Bus_Blaster
+#
+# To reprogram the on-board CPLD do:
+# openocd -f board/dp_busblaster_v3.cfg -c "adapter_khz 1000; init; svf <path_to_svf>; shutdown"
+#
+
+source [find interface/ftdi/dp_busblaster.cfg]
+ftdi_channel 1
+
+jtag newtap xc2c32a tap -expected-id 0x06e1c093 -irlen 8