Update comments for some Stellaris EK boards.
[fw/openocd] / tcl / board / ek-lm3s811.cfg
1 #
2 # TI/Luminary Stellaris LM3S811 Evaluation Kits
3 #
4 # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
5
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]
10
11    set  CHIPNAME lm3s811
12
13 # include the target config
14 source [find target/stellaris.cfg]
15
16
17 adapter_nsrst_delay 100
18
19 #LM3S811 Evaluation Board has only srst
20 reset_config srst_only