ipdbg: fix double free of virtual-ir data
[openocd.git] / tcl / target / bcm6348.cfg
blobb9d444808c8e76702c0471f09e355a7b1c95f2d8
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 set _CHIPNAME bcm6348
4 set _CPUID 0x0634817f
6 adapter speed 1000
8 jtag newtap $_CHIPNAME cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id $_CPUID
10 set _TARGETNAME $_CHIPNAME.cpu
11 target create $_TARGETNAME mips_m4k -endian big -chain-position $_TARGETNAME