target/xtensa: avoid IHI for writes to non-executable memory
[openocd.git] / tcl / target / bcm5352e.cfg
blob084ce04a8452b1a8a62c6f28b016e0f052a7f30d
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 set _CHIPNAME bcm5352e
4 set _CPUID 0x0535217f
6 jtag newtap $_CHIPNAME cpu -irlen 8 -ircapture 0x1 -irmask 0x1f -expected-id $_CPUID
8 set _TARGETNAME $_CHIPNAME.cpu
9 target create $_TARGETNAME mips_m4k -endian little -chain-position $_TARGETNAME