tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / flashlink.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # ST FlashLINK JTAG parallel cable
5 #
6 # http://www.st.com/internet/evalboard/product/94023.jsp
7 # http://www.st.com/stonline/products/literature/um/7889.pdf
8 #
9
10 if { [info exists PARPORTADDR] } {
11    set _PARPORTADDR $PARPORTADDR
12 } else {
13    set _PARPORTADDR 0
14 }
15
16 adapter driver parport
17 parport port $_PARPORTADDR
18 parport cable flashlink