tcl/target: Unify Renesas R-Car JTAG reset config
[fw/openocd] / tcl / board / ek-tm4c123gxl.cfg
index f7b7d9f7625330176ae2eb1eb030c069bad826d6..4fc1050c737f4bdce9b5894220ecd6303be90f44 100644 (file)
@@ -6,6 +6,8 @@
 
 source [find interface/ti-icdi.cfg]
 
+transport select hla_jtag
+
 set WORKAREASIZE 0x8000
 set CHIPNAME tm4c123gh6pm
-source [find target/stellaris_icdi.cfg]
+source [find target/stellaris.cfg]