]> git.sur5r.net Git - openocd/blob - tcl/target/bcm6348.cfg
stm32l: split l0/l1 support no jtag, different HSI settings
[openocd] / tcl / target / bcm6348.cfg
1 set _CHIPNAME bcm6348
2 set _CPUID 0x0634817f
3
4 adapter_khz 1000
5
6 jtag newtap $_CHIPNAME cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id $_CPUID
7
8 set _TARGETNAME $_CHIPNAME.cpu
9 target create $_TARGETNAME mips_m4k -endian big -chain-position $_TARGETNAME