X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Ftarget%2Fomapl138.cfg;h=30cf23c9ec58e1663642498b30a21b902f129927;hb=e84be7088d5972ddd9bf502f8f66ac3b06ed3dda;hp=fd9ff4c2e7d061ab5257b24662b9120b3be3fb6e;hpb=d4e195ad1b544b0396cab4c70437371958769196;p=fw%2Fopenocd diff --git a/tcl/target/omapl138.cfg b/tcl/target/omapl138.cfg index fd9ff4c2e..30cf23c9e 100644 --- a/tcl/target/omapl138.cfg +++ b/tcl/target/omapl138.cfg @@ -52,8 +52,8 @@ $_TARGETNAME configure -work-area-phys 0x80000000 -work-area-size 0x2000 # be absolutely certain the JTAG clock will work with the worst-case # CLKIN = 20 MHz (best case: 30 MHz) even when no bootloader turns # on the PLL and starts using it. OK to speed up after clock setup. -adapter_khz 1500 -$_TARGETNAME configure -event "reset-start" { adapter_khz 1500 } +adapter speed 1500 +$_TARGETNAME configure -event "reset-start" { adapter speed 1500 } arm7_9 fast_memory_access enable arm7_9 dcc_downloads enable