flash: fix at91sam3/4 driver typos
[fw/openocd] / tcl / board / ek-lm3s811.cfg
index 0dcc70c2f18da87cfec45c3bed2b7a64efab1a3a..6ea66b38c11f2ee69abd7bbab1ef7154825170af 100644 (file)
@@ -1,7 +1,8 @@
 #
 # TI/Luminary Stellaris LM3S811 Evaluation Kits
 #
-# http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
+# http://www.ti.com/tool/ek-lm3s811
+#
 
 # NOTE:  using the on-board FT2232 JTAG/SWD/SWO interface is optional!
 # so is using it in JTAG mode, as done here.
@@ -9,11 +10,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