lm3s811-ek uses generic stellaris target config
[fw/openocd] / tcl / board / ek-lm3s811.cfg
index 7d3f2ce345b4d187f10c39768cd5cc0767254085..66519f674f22702c60c3acee2817f2e424ee282d 100644 (file)
@@ -4,13 +4,14 @@
 # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
 
 # include the FT2232 interface config for on-board JTAG interface
+# NOTE:  older '811-EK boards (before rev C) shouldn't use this.
 source [find interface/luminary.cfg]
 
+   set  CHIPNAME lm3s811
+
 # include the target config
-source [find target/lm3s811.cfg]
+source [find target/stellaris.cfg]
 
-# jtag speed
-adapter_khz 500
 
 adapter_nsrst_delay 100