SMDK6410 is not target, move file to board
[fw/openocd] / tcl / board / ek-lm3s1968.cfg
index cb83a3aa951d93ced3685cb575b137b6bffd8f25..d47e9e2edcdaccc64915005740db6a1dc1f11a2f 100644 (file)
 source [find interface/luminary.cfg]
 
 # include the target config
-source [find target/lm3s1968.cfg]
-
-# jtag speed
-adapter_khz 3000
-
-adapter_nsrst_delay 100
-
-#LM3S1968 Evaluation Board has only srst
-reset_config srst_only
+set CHIPNAME lm3s1968
+source [find target/stellaris.cfg]