target/arm_adi_v5: fix sync CSW cache on apreg write
[openocd.git] / tcl / board / ti_beaglebone.cfg
bloba54ad62752c13d737294e84bdcb295df834b5254
1 # AM335x Beaglebone
2 #  http://beagleboard.org/bone
4 # The JTAG interface is built directly on the board.
5 source [find interface/ftdi/xds100v2.cfg]
7 adapter_khz 16000
9 reset_config trst_and_srst
11 source [find board/ti_beaglebone-base.cfg]