tcl: add bcm47xx config and Asus RT-N16 board using it
[fw/openocd] / tcl / target / bcm4718.cfg
diff --git a/tcl/target/bcm4718.cfg b/tcl/target/bcm4718.cfg
new file mode 100644 (file)
index 0000000..8193914
--- /dev/null
@@ -0,0 +1,5 @@
+set _CHIPNAME bcm4718
+set _LVTAPID 0x1471617f
+set _CPUID 0x0008c17f
+
+source [find target/bcm47xx.cfg]