flash: New Spansion FM4 flash driver
[openocd.git] / tcl / board / ek-lm3s8962.cfg
blobd02ce449ac487a69a74143dfecb906612c83ea83
2 # TI/Luminary Stellaris LM3S8962 Evaluation Kits
4 # http://www.ti.com/tool/ek-lm3s8962
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 source [find interface/ftdi/luminary.cfg]
11 # 64k working area
12 set WORKAREASIZE 0x10000
13 set CHIPNAME lm3s8962
14 # include the target config
15 source [find target/stellaris.cfg]