target: add Espressif ESP32 basic support
[fw/openocd] / tcl / board / openrd.cfg
index 7659b07494076affbb7d2b41fcf4205e62a9a0cf..fda01d1291c84381d20c89d1afb2132120ae69d8 100644 (file)
@@ -3,7 +3,7 @@
 source [find interface/ftdi/openrd.cfg]
 source [find target/feroceon.cfg]
 
-adapter_khz 2000
+adapter speed 2000
 
 $_TARGETNAME configure \
        -work-area-phys 0x10000000 \
@@ -122,4 +122,3 @@ proc openrd_load_uboot { } {
        resume 0x00600000
 
 }
-