tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / redbee-econotag.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Redwire Redbee-Econotag
5 #
6 # http://www.redwirellc.com/store/node/1
7 #
8 # The Redbee-Econotag has an onboard FT2232H with:
9 #  - FT2232H channel A wired to mc13224v JTAG
10 #  - FT2232H channel B wired to mc13224v UART1
11 #
12
13 echo "WARNING!"
14 echo "This file was not tested with real interface, it is based on code in ft2232.c."
15 echo "Please report your experience with this file to openocd-devel mailing list,"
16 echo "so it could be marked as working or fixed."
17
18 adapter driver ftdi
19 ftdi vid_pid 0x0403 0x6010
20
21 ftdi layout_init 0x0c08 0x0c2b
22 ftdi layout_signal nTRST -data 0x0800
23 ftdi layout_signal nSRST -data 0x0400