flash: fix at91sam3/4 driver typos
[fw/openocd] / tcl / board / ek-lm3s811.cfg
index f8b3a2e82ebf24c35ae14d5fbcfc85aa107f3afe..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,5 +10,6 @@
 source [find interface/luminary.cfg]
 
 # include the target config
+set WORKAREASIZE 0x2000
 set CHIPNAME lm3s811
 source [find target/stellaris.cfg]