Remove other '_s' suffix from structs
[openocd.git] / tcl / board / ti_j784s4evm.cfg
blobd23dc8ce67751c607d0ff5ca1648799b3ea26040
1 # SPDX-License-Identifier: GPL-2.0-or-later
2 # Copyright (C) 2023 Texas Instruments Incorporated - http://www.ti.com/
4 # Texas Instruments J784S4 EVM: https://www.ti.com/tool/J784S4XEVM
5 # Texas Instruments SK-AM69: https://www.ti.com/tool/SK-AM69
8 # J784S4/AM69 SK/EVM has an xds110 onboard.
9 source [find interface/xds110.cfg]
11 transport select jtag
13 # default JTAG configuration has only SRST and no TRST
14 reset_config srst_only srst_push_pull
16 # delay after SRST goes inactive
17 adapter srst delay 20
19 if { ![info exists SOC] } {
20         set SOC j784s4
23 source [find target/ti_k3.cfg]
25 adapter speed 2500