X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Fomap3530.cfg;h=83f4ec1d0ea754e89c09f91ea2c96018eebf42e5;hp=3c7dd9cfe17c46046235501facee1231e808412f;hb=01735c515f2acdca8561dbad6764a75093b09cc5;hpb=3e87fc20ab76f09cb6d3218345211716eb975420 diff --git a/tcl/target/omap3530.cfg b/tcl/target/omap3530.cfg index 3c7dd9cfe1..83f4ec1d0e 100644 --- a/tcl/target/omap3530.cfg +++ b/tcl/target/omap3530.cfg @@ -43,7 +43,7 @@ target create omap3.cpu cortex_a8 -chain-position $_CHIPNAME.dap proc omap3_dbginit { } { poll off reset - sleep 500 + sleep 100 jtag tapenable omap3530.dap targets @@ -53,3 +53,4 @@ proc omap3_dbginit { } { omap3.cpu mww 0x5401d030 0x00002000 poll on } +