X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fti_beaglebone.cfg;h=7ba8c50f24ccf9c97fc90c446ae230e7f90d5052;hb=f440af41ff1598ec3e86ddc2b3facd5b5b2cf113;hp=5d31d1d971e0bc88f4a405c1d6054b1ff719fb81;hpb=36cbcb0cc94adb65baef5687d850d747771c15a7;p=fw%2Fopenocd diff --git a/tcl/board/ti_beaglebone.cfg b/tcl/board/ti_beaglebone.cfg index 5d31d1d97..7ba8c50f2 100644 --- a/tcl/board/ti_beaglebone.cfg +++ b/tcl/board/ti_beaglebone.cfg @@ -4,10 +4,8 @@ # The JTAG interface is built directly on the board. source [find interface/ftdi/xds100v2.cfg] -adapter_khz 16000 - -source [find target/am335x.cfg] +adapter speed 16000 reset_config trst_and_srst - +source [find board/ti_beaglebone-base.cfg]