tcl/board: Add SAML11 Xplained Pro Evaluation Kit
[fw/openocd] / tcl / board / ti_beaglebone.cfg
index 4e59a985cce288df587e84da1c46ab8552fe1f65..a54ad62752c13d737294e84bdcb295df834b5254 100644 (file)
@@ -1,10 +1,13 @@
 # AM335x Beaglebone
 #  http://beagleboard.org/bone
 
-adapter_khz 16000
+# The JTAG interface is built directly on the board.
+source [find interface/ftdi/xds100v2.cfg]
 
-source [find target/am335x.cfg]
+adapter_khz 16000
 
 reset_config trst_and_srst
 
+source [find board/ti_beaglebone-base.cfg]
+