scripts: use adapter_nsrst_delay not deprecated jtag_nsrst_delay
[fw/openocd] / tcl / board / ek-lm3s3748.cfg
index 4695c89e908190e13a36b85d1e115654ecec0b47..0ed1d5afa91b025cfcc4afc4a662ab264af44a11 100644 (file)
@@ -5,8 +5,7 @@
 # so is using it in JTAG mode, as done here.
 source [find interface/luminary.cfg]
 
+# 20k working area
+set WORKAREASIZE 0x4000
+set CHIPNAME lm3s3748
 source [find target/stellaris.cfg]
-
-# Board has only srst
-reset_config srst_only
-