aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/bcm5352e.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/bcm5352e.cfg')
-rw-r--r--tcl/target/bcm5352e.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/tcl/target/bcm5352e.cfg b/tcl/target/bcm5352e.cfg
new file mode 100644
index 00000000..3f0495a3
--- /dev/null
+++ b/tcl/target/bcm5352e.cfg
@@ -0,0 +1,7 @@
+set _CHIPNAME bcm5352e
+set _CPUID 0x0535217f
+
+jtag newtap $_CHIPNAME cpu -irlen 8 -ircapture 0x1 -irmask 0x1f -expected-id $_CPUID
+
+set _TARGETNAME $_CHIPNAME.cpu
+target create $_TARGETNAME mips_m4k -endian little -chain-position $_TARGETNAME