jtag_interface: .speed can be NULL when not needed
[openocd.git] / tcl / interface / ftdi / openrd.cfg
blob8c1a80596b766d4c28396160641965cfbe420749
2 # Marvell OpenRD
4 # http://www.marvell.com/products/embedded_processors/developer/kirkwood/openrd.jsp
7 echo "WARNING!"
8 echo "This file was not tested with real interface, it is based on code in ft2232.c."
9 echo "Please report your experience with this file to openocd-devel mailing list,"
10 echo "so it could be marked as working or fixed."
12 interface ftdi
13 ftdi_device_desc "OpenRD JTAGKey FT2232D"
14 ftdi_vid_pid 0x0403 0x9e90
15 ftdi_channel 1
17 ftdi_layout_init 0x0608 0x0f1b
18 ftdi_layout_signal nTRST -data 0x0200
19 ftdi_layout_signal nSRST -noe 0x0400