flash/stm32l4x: do not use magic number for dual bank option bits
[openocd.git] / tcl / board / ek-lm3s811.cfg
blobd7fe243e64ab9a14233ebc4931b2e453751023e6
2 # TI/Luminary Stellaris LM3S811 Evaluation Kits
4 # http://www.ti.com/tool/ek-lm3s811
7 # NOTE:  using the on-board FT2232 JTAG/SWD/SWO interface is optional!
8 # so is using it in JTAG mode, as done here.
9 # NOTE:  older '811-EK boards (before rev C) shouldn't use this.
10 source [find interface/ftdi/luminary.cfg]
12 # include the target config
13 set WORKAREASIZE 0x2000
14 set CHIPNAME lm3s811
15 source [find target/stellaris.cfg]