tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / luminary-icdi.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Luminary Micro Stellaris LM3S9B9x Evaluation Kits
5 # In-Circuit Debug Interface (ICDI) Board
6 #
7 # Essentially all Luminary debug hardware is the same, (with both
8 # JTAG and SWD support compatible with ICDI boards.  This ICDI adapter
9 # configuration is JTAG-only, but the same hardware handles SWD too.
10 #
11 # This is a discrete ftdi based debug board which supports ARM's
12 # JTAG/SWD connectors in both backwards-compatible 20-pin format and
13 # in the new-style compact 10-pin.  There's also an 8-pin connector
14 # with serial port support.  It's included with LM3S9B9x eval boards.
15 #
16 # http://www.luminarymicro.com/products/ek-lm3s9b90.html
17 # http://www.luminarymicro.com/products/ek-lm3s9b92.html
18 #
19
20 adapter driver ftdi
21 ftdi device_desc "Luminary Micro ICDI Board"
22 ftdi vid_pid 0x0403 0xbcda
23
24 ftdi layout_init 0x00a8 0x00eb
25 ftdi layout_signal nSRST -noe 0x0020
26 ftdi layout_signal SWD_EN -ndata 0x0080
27 ftdi layout_signal SWDIO_OE -data 0x0008