]> git.sur5r.net Git - openocd/blob - tcl/interface/ftdi/redbee-econotag.cfg
cfg: Add config file variants using the ftdi driver instead of ft2232
[openocd] / tcl / interface / ftdi / redbee-econotag.cfg
1 #
2 # Redwire Redbee-Econotag
3 #
4 # http://www.redwirellc.com/store/node/1
5 #
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
9 #
10
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."
15
16 interface ftdi
17 ftdi_vid_pid 0x0403 0x6010
18
19 ftdi_layout_init 0x0c08 0x0c2b
20 ftdi_layout_signal nTRST -data 0x0800
21 ftdi_layout_signal nSRST -data 0x0400