cfg: update Luminary config files
[openocd/genbsdl.git] / tcl / board / ek-lm3s811.cfg
blob0dcc70c2f18da87cfec45c3bed2b7a64efab1a3a
2 # TI/Luminary Stellaris LM3S811 Evaluation Kits
4 # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
6 # NOTE:  using the on-board FT2232 JTAG/SWD/SWO interface is optional!
7 # so is using it in JTAG mode, as done here.
8 # NOTE:  older '811-EK boards (before rev C) shouldn't use this.
9 source [find interface/luminary.cfg]
11 # include the target config
12 set CHIPNAME lm3s811
13 source [find target/stellaris.cfg]
16 adapter_nsrst_delay 100
18 #LM3S811 Evaluation Board has only srst
19 reset_config srst_only