Create a init_board procedure for the ea dev board.
[fw/openocd] / tcl / board / ek-lm3s811-revb.cfg
index aa6e982a08f32f7520e7c50434a5ed8aad84f78d..fb145e4ffcdff3ffe8a011dedb7a6b977097ae75 100644 (file)
@@ -8,5 +8,6 @@
 source [find interface/luminary-lm3s811.cfg]
 
 # include the target config
+set WORKAREASIZE 0x2000
 set CHIPNAME lm3s811
 source [find target/stellaris.cfg]