Remove other '_s' suffix from structs
[openocd.git] / tcl / board / dp_busblaster_v4.cfg
blob2c2f0e9d1a80831cf20f53ef0d954ec2837ffaf0
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # Dangerous Prototypes - Bus Blaster
5 # http://dangerousprototypes.com/docs/Bus_Blaster
7 # The Bus Blaster has a configurable buffer between the FTDI FT2232H
8 # and the JTAG header which allows it to emulate various debugger
9 # types. This config works with KT-Link compatible implementation from
10 # https://raw.githubusercontent.com/dergraaf/busblaster_v4/master/ktlink/ktlink.svf
12 # To reprogram the on-board CPLD do:
13 # openocd -f board/dp_busblaster_v4.cfg -c "adapter speed 1000; init; svf <path_to_svf>; shutdown"
16 source [find interface/ftdi/dp_busblaster.cfg]
17 ftdi channel 1
19 jtag newtap xc2c64a tap -expected-id 0x06e5c093 -irlen 8