X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Fboard%2Fti_beaglebone.cfg;h=a54ad62752c13d737294e84bdcb295df834b5254;hp=52989b3fbccadc3e71f7ff2d2ffbc6443f7400d0;hb=05c6c871e3328dd38dc46ea11b3b9b546feb7850;hpb=388d041e0fc234d76a3d27037a94603df1cebfe6 diff --git a/tcl/board/ti_beaglebone.cfg b/tcl/board/ti_beaglebone.cfg index 52989b3fbc..a54ad62752 100644 --- a/tcl/board/ti_beaglebone.cfg +++ b/tcl/board/ti_beaglebone.cfg @@ -2,15 +2,12 @@ # http://beagleboard.org/bone # The JTAG interface is built directly on the board. -interface ft2232 -#ft2232_device_desc "BeagleBone A" -ft2232_layout xds100v2 -ft2232_vid_pid 0x0403 0xa6d0 0x0403 0x6010 +source [find interface/ftdi/xds100v2.cfg] adapter_khz 16000 -source [find target/am335x.cfg] - reset_config trst_and_srst +source [find board/ti_beaglebone-base.cfg] +