From: Paul Fertser Date: Sun, 9 Mar 2014 05:54:08 +0000 (+0400) Subject: tcl/board: add config for DP Bus Blaster reconfiguration X-Git-Tag: v0.8.0-rc1~52 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=ae806d8f4e1d010daa87c3a54897b7d8fb1fae95 tcl/board: add config for DP Bus Blaster reconfiguration Reported and tested by Gracana on IRC. Change-Id: If0524d2d627d566e8b5e1d00784dd7556f44b125 Signed-off-by: Paul Fertser Reviewed-on: http://openocd.zylin.com/2036 Tested-by: jenkins Reviewed-by: Andreas Fritiofson --- diff --git a/tcl/board/dp_busblaster_v3.cfg b/tcl/board/dp_busblaster_v3.cfg new file mode 100644 index 0000000000..f21197b73b --- /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 ; shutdown" +# + +source [find interface/ftdi/dp_busblaster.cfg] +ftdi_channel 1 + +jtag newtap xc2c32a tap -expected-id 0x06e1c093 -irlen 8