aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcl/board/ti_beaglebone.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/tcl/board/ti_beaglebone.cfg b/tcl/board/ti_beaglebone.cfg
index 4e59a985..5d31d1d9 100644
--- a/tcl/board/ti_beaglebone.cfg
+++ b/tcl/board/ti_beaglebone.cfg
@@ -1,6 +1,9 @@
# AM335x Beaglebone
# http://beagleboard.org/bone
+# The JTAG interface is built directly on the board.
+source [find interface/ftdi/xds100v2.cfg]
+
adapter_khz 16000
source [find target/am335x.cfg]