You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
243 B

  1. set _CHIPNAME bcm5352e
  2. set _CPUID 0x0535217f
  3. jtag newtap $_CHIPNAME cpu -irlen 8 -ircapture 0x1 -irmask 0x1f -expected-id $_CPUID
  4. set _TARGETNAME $_CHIPNAME.cpu
  5. target create $_TARGETNAME mips_m4k -endian little -chain-position $_TARGETNAME