Remove all occurrences of 'mem2array' and 'array2mem'
[fw/openocd] / tcl / board / ek-tm4c123gxl.cfg
index f7b7d9f7625330176ae2eb1eb030c069bad826d6..3e497ba1998970fd952193c5f2513fd8a24c2cca 100644 (file)
@@ -1,11 +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]
-
-set WORKAREASIZE 0x8000
-set CHIPNAME tm4c123gh6pm
-source [find target/stellaris_icdi.cfg]
+source [find board/ti_ek-tm4c123gxl.cfg]