From: Antonio Borneo Date: Thu, 18 Nov 2021 10:30:08 +0000 (+0100) Subject: doc: remove non-existing command swd wcr X-Git-Tag: v0.12.0-rc1~402 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=563a5f5d7837ebfa9421885f56380d34e11822c4 doc: remove non-existing command swd wcr The commands has been dropped in commit 150b7d26f213 ("arm_adi_v5: Update DP (Debug Port) registers defined in ADIv5.2.") but the documentation still keeps it. Remove it! Change-Id: I4e88f481d943f064d919f8065562052244122bf0 Signed-off-by: Antonio Borneo Fixes: 150b7d26f213 ("arm_adi_v5: Update DP (Debug Port) registers defined in ADIv5.2.") Reviewed-on: https://review.openocd.org/c/openocd/+/6722 Tested-by: jenkins Reviewed-by: Tomas Vanek --- diff --git a/doc/openocd.texi b/doc/openocd.texi index 40a3f2791b..33e1c0d999 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -3471,11 +3471,6 @@ Declares a single DAP which uses SWD transport. Parameters are currently the same as "jtag newtap" but this is expected to change. @end deffn -@deffn {Command} {swd wcr trn prescale} -Updates TRN (turnaround delay) and prescaling.fields of the -Wire Control Register (WCR). -No parameters: displays current settings. -@end deffn @subsection SPI Transport @cindex SPI