bcm5352e.cfg 288 B

123456789
  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. set _CHIPNAME bcm5352e
  3. set _CPUID 0x0535217f
  4. jtag newtap $_CHIPNAME cpu -irlen 8 -ircapture 0x1 -irmask 0x1f -expected-id $_CPUID
  5. set _TARGETNAME $_CHIPNAME.cpu
  6. target create $_TARGETNAME mips_m4k -endian little -chain-position $_TARGETNAME