jtag_interface: .speed can be NULL when not needed
[openocd.git] / tcl / interface / ftdi / flossjtag-noeeprom.cfg
blob18046e7428a45666ba614aa9117db6a1ecfbea6e
2 # FlossJTAG
4 # http://github.com/esden/floss-jtag
6 # This is the pre v0.3 Floss-JTAG compatible config file. It can also be used
7 # for newer versions of Floss-JTAG with empty or not populated EEPROM. If you
8 # have several Floss-JTAG connected you have to use the USB ID to select a
9 # specific one.
11 # If you have a Floss-JTAG WITH EEPROM that is programmed, use the
12 # flossjtag.cfg file.
15 echo "WARNING!"
16 echo "This file was not tested with real interface, it is based on code in ft2232.c."
17 echo "Please report your experience with this file to openocd-devel mailing list,"
18 echo "so it could be marked as working or fixed."
20 interface ftdi
21 ftdi_device_desc "Dual RS232-HS"
22 ftdi_vid_pid 0x0403 0x6010
24 ftdi_layout_init 0x0008 0x000b
25 ftdi_layout_signal nTRST -data 0x0010 -oe 0x0010
26 ftdi_layout_signal nSRST -data 0x0040 -oe 0x0040