flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / tcl / interface / luminary-lm3s811.cfg
1 #
2 # Luminary Micro Stellaris LM3S811 Evaluation Kit
3 #
4 # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
5 #
6 # NOTE:  this is only for boards *before* Rev C, which adds support
7 # for SWO tracing with ADBUS_6 DBG_ENn and BDBUS_4 SWO_EN signals.
8 # The "evb_lm3s811" layout doesn't set up those signals.
9 #
10 # Rev C boards work more like the other Stellaris eval boards.  They
11 # need to use the "luminary_icdi" layout to work correctly.
12 #
13
14 interface ft2232
15 ft2232_device_desc "LM3S811 Evaluation Board"
16 ft2232_layout evb_lm3s811
17 ft2232_vid_pid 0x0403 0xbcd9
18