tcl: add SPDX tag
[fw/openocd] / tcl / board / ek-lm4f232.cfg
index ebbc01d305e5e20f0d0bc342a99c57ca2f83faa1..89b2c3ce88d40a6433524ce796b066ea7de9ebfb 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # TI Stellaris LM4F232 Evaluation Kits
 #
@@ -10,6 +12,8 @@
 #
 source [find interface/ti-icdi.cfg]
 
+transport select hla_jtag
+
 set WORKAREASIZE 0x8000
 set CHIPNAME lm4f23x
-source [find target/stellaris_icdi.cfg]
+source [find target/stellaris.cfg]