flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / tcl / board / ek-lm3s811-revb.cfg
index aa6e982a08f32f7520e7c50434a5ed8aad84f78d..f968eece5f2d8cf35d23b4845795a2ac66200b79 100644 (file)
@@ -1,12 +1,16 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # TI/Luminary Stellaris LM3S811 Evaluation Kits (rev B and earlier)
 #
-# http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
+# http://www.ti.com/tool/ek-lm3s811
+#
 
 # NOTE: newer 811-EK boards (rev C and above) shouldn't use this.
 # use board/ek-lm3s811.cfg
-source [find interface/luminary-lm3s811.cfg]
+source [find interface/ftdi/luminary-lm3s811.cfg]
 
 # include the target config
+set WORKAREASIZE 0x2000
 set CHIPNAME lm3s811
 source [find target/stellaris.cfg]