Remove all occurrences of 'mem2array' and 'array2mem'
[fw/openocd] / tcl / board / ek-tm4c123gxl.cfg
index 4fc1050c737f4bdce9b5894220ecd6303be90f44..3e497ba1998970fd952193c5f2513fd8a24c2cca 100644 (file)
@@ -1,13 +1,3 @@
-#
-# TI Tiva C Series ek-tm4c123gxl Launchpad Evaluation Kit
-#
-# http://www.ti.com/tool/ek-tm4c123gxl
-#
+echo "WARNING: board/ek-tm4c123gxl.cfg is deprecated, please switch to board/ti_ek-tm4c123gxl.cfg"
 
-source [find interface/ti-icdi.cfg]
-
-transport select hla_jtag
-
-set WORKAREASIZE 0x8000
-set CHIPNAME tm4c123gh6pm
-source [find target/stellaris.cfg]
+source [find board/ti_ek-tm4c123gxl.cfg]