X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fti_beaglebone.cfg;fp=tcl%2Fboard%2Fti_beaglebone.cfg;h=5d31d1d971e0bc88f4a405c1d6054b1ff719fb81;hb=fdbe47b97f9fc925d43d426a794a23dcb3b7f957;hp=4e59a985cce288df587e84da1c46ab8552fe1f65;hpb=03e240f3bfb973968961c1ed21cac748f0d771da;p=openocd.git diff --git a/tcl/board/ti_beaglebone.cfg b/tcl/board/ti_beaglebone.cfg index 4e59a985cc..5d31d1d971 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]