tcl/fpga: add Lattice MachXO3 family support
[fw/openocd] / tcl / board / ti_beagleboard.cfg
index 170df460e298ce4a6bb6500640d8470c1b2a61cf..6767bd6df1d9ed514ec992447a506e0981ca4410 100644 (file)
@@ -1,14 +1,14 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
 
-source [find target/omap3530.cfg]
+# OMAP3 BeagleBoard
+#  http://beagleboard.org
 
-reset_config trst_and_srst
-jtag_reset 1 1
-sleep 10
-runtest 10
-jtag_reset 0 0
+# Fall back to 6MHz if RTCK is not supported
+jtag_rclk 6000
 
-endstate RUN/IDLE
+source [find target/omap3530.cfg]
 
-init
+# TI-14 JTAG connector
+reset_config trst_only
 
-omap3_dbginit
+# Later run:  omap3_dbginit