flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / tcl / board / ti_beagleboard_xm.cfg
1 # BeagleBoard xM (DM37x)
2 #  http://beagleboard.org
3
4 set CHIPTYPE "dm37x"
5 source [find target/amdm37x.cfg]
6
7 # The TI-14 JTAG connector does not have srst.  CPU reset is handled in
8 # hardware.
9 reset_config trst_only
10
11 # "amdm37x_dbginit dm37x.cpu" needs to be run after init.
12