cfg: Add config file variants using the ftdi driver instead of ft2232
[openocd.git] / tcl / interface / ftdi / redbee-econotag.cfg
blob70c30d658b0c2dd0db44b6b17aeb3320badd599d
2 # Redwire Redbee-Econotag
4 # http://www.redwirellc.com/store/node/1
6 # The Redbee-Econotag has an onboard FT2232H with:
7 #  - FT2232H channel A wired to mc13224v JTAG
8 #  - FT2232H channel B wired to mc13224v UART1
11 echo "WARNING!"
12 echo "This file was not tested with real interface, it is based on code in ft2232.c."
13 echo "Please report your experience with this file to openocd-devel mailing list,"
14 echo "so it could be marked as working or fixed."
16 interface ftdi
17 ftdi_vid_pid 0x0403 0x6010
19 ftdi_layout_init 0x0c08 0x0c2b
20 ftdi_layout_signal nTRST -data 0x0800
21 ftdi_layout_signal nSRST -data 0x0400