This is an automated email from Gerrit.

Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/5549

-- gerrit

commit 4f8152c22387939b1950825dcc0aaa3152dbcb56
Author: Ulrich-Lorenz Schlüter <audiomobs...@gmail.com>
Date:   Tue Mar 31 10:05:47 2020 +0200

    Busblaster v4.1a by Seed Studio added
    
    Change-Id: I53141d7f6f022f9dee641858f5fb0e0b70c049f8
    Signed-off-by: Paul Fertser <fercer...@gmail.com>

diff --git a/tcl/board/dp_busblaster_v4.cfg b/tcl/board/dp_busblaster_v4.cfg
new file mode 100644
index 0000000..9c2dcad
--- /dev/null
+++ b/tcl/board/dp_busblaster_v4.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 0x06e5c093 -irlen 8

-- 


_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to