tcl: board: add AM437x IDK support
[openocd.git] / tcl / board / ti_am437x_idk.cfg
blob7676bf0833e6294990f433eeb38fe6fd4bfe82ad
1 # Texas Instruments AM437x Industrial Development Kit
3 # The JTAG interface is built directly on the board.
4 source [find interface/ftdi/xds100v2.cfg]
6 transport select jtag
7 adapter_khz 16000
9 source [find target/am437x.cfg]
10 $_TARGETNAME configure -event reset-init { init_platform 0x61a11b32 }
12 reset_config trst_and_srst
14 init
15 ftdi_set_signal PWR_RST 1
16 jtag arp_init