cfg: Fix Kinetis kwikstik/kx config
[openocd.git] / tcl / target / bcm4706.cfg
blob10b32c77d4c4153987ac4fc2c9137ae75d04cee2
1 set _CHIPNAME bcm4706
2 set _CPUID 0x1008c17f
4 jtag newtap $_CHIPNAME cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id $_CPUID
6 set _TARGETNAME $_CHIPNAME.cpu
7 target create $_TARGETNAME mips_m4k -endian little -chain-position $_TARGETNAME