X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fsheevaplug.cfg;h=ff333ca77f9fb30f02cf3649b5913955b915af7c;hb=3b39618eb5ab2bcceb00acaba3df303c4d9fa51e;hp=620e6436292a14cc8ff2f88e0846ccc54f990d04;hpb=e2b1f06f937e74bdf063c13da8a979e8a921ba5b;p=openocd.git diff --git a/tcl/board/sheevaplug.cfg b/tcl/board/sheevaplug.cfg index 620e643629..ff333ca77f 100644 --- a/tcl/board/sheevaplug.cfg +++ b/tcl/board/sheevaplug.cfg @@ -3,6 +3,8 @@ source [find interface/ftdi/sheevaplug.cfg] source [find target/feroceon.cfg] +adapter_khz 2000 + $_TARGETNAME configure \ -work-area-phys 0x10000000 \ -work-area-size 65536 \