target/adi_v5_swd: move setting of do_reconnect one level up
[openocd.git] / tcl / target / bcm4706.cfg
blobe5d8d19bc6a879c6b4cef79bfbf277ea2a8a9d6b
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 set _CHIPNAME bcm4706
4 set _CPUID 0x1008c17f
6 jtag newtap $_CHIPNAME cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id $_CPUID
8 set _TARGETNAME $_CHIPNAME.cpu
9 target create $_TARGETNAME mips_m4k -endian little -chain-position $_TARGETNAME