tcl/board: add SPDX tag
[fw/openocd] / tcl / board / ti_beaglebone_black.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 # AM335x Beaglebone Black
4 #  http://beagleboard.org/bone
5
6 adapter speed 1000
7
8 reset_config trst_and_srst
9
10 source [find board/ti_beaglebone-base.cfg]