target: add Espressif ESP32 basic support
[fw/openocd] / tcl / board / ti_beagleboard.cfg
index 170df460e298ce4a6bb6500640d8470c1b2a61cf..9b3b8b01665b3dce609e846b72ece1657ea03acf 100644 (file)
@@ -1,14 +1,12 @@
+# OMAP3 BeagleBoard
+#  http://beagleboard.org
 
-source [find target/omap3530.cfg]
-
-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