X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Ftarget%2Ficepick.cfg;h=36b0b7033b88ba333d75744546179b9eb245c00b;hb=9e23c9ae3551dc14e15bdfe129fd9e03c6970f33;hp=a945bea8a155e324487dc8aaa8df7142bb3b962f;hpb=c60252ac2b636c4d99b766a574b9df0966151696;p=openocd.git diff --git a/tcl/target/icepick.cfg b/tcl/target/icepick.cfg index a945bea8a1..36b0b7033b 100644 --- a/tcl/target/icepick.cfg +++ b/tcl/target/icepick.cfg @@ -140,4 +140,3 @@ proc icepick_c_wreset {jrc} { # send a router write, block is 0, register is 1, value is 0x2100 icepick_c_router $jrc 1 0x0 0x1 0x002101 } -