tcl/board: add SPDX tag
[fw/openocd] / tcl / board / marsohod.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Marsohod CPLD Development and Education board
5 #
6 # http://marsohod.org/howtostart/plata
7 #
8
9 # Recommended MBFTDI programmer
10 source [find interface/ftdi/mbftdi.cfg]
11 adapter speed 2000
12 transport select jtag
13
14 # Altera MAXII EPM240T100C CPLD
15 source [find cpld/altera-epm240.cfg]