]> git.gag.com Git - fw/openocd/blob - tcl/board/ti_beagleboard_xm.cfg
tcl/board: update all uses of interface/stlink-v2-1 to interface/stlink
[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