cfg: fix incorrect stm32vldiscovery working area
[fw/openocd] / tcl / board / ek-lm3s811.cfg
index 0dcc70c2f18da87cfec45c3bed2b7a64efab1a3a..db7324a72130172663180beba73712e24e6faba7 100644 (file)
@@ -9,11 +9,6 @@
 source [find interface/luminary.cfg]
 
 # include the target config
+set WORKAREASIZE 0x2000
 set CHIPNAME lm3s811
 source [find target/stellaris.cfg]
-
-
-adapter_nsrst_delay 100
-
-#LM3S811 Evaluation Board has only srst
-reset_config srst_only