|
From: openocd-gerrit <ope...@us...> - 2022-12-03 09:28:18
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Main OpenOCD repository".
The branch, master has been updated
via 9501b263e0ae127b012f5c5e3ba5dffcc7daa8d1 (commit)
from 04887d3b688aef999f83eebf9c521d1bb7d29b0b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9501b263e0ae127b012f5c5e3ba5dffcc7daa8d1
Author: Karl Palsson <ka...@tw...>
Date: Tue Nov 29 13:12:14 2022 +0000
doc: describe tcl port consistently.
One place described the tcl port as 5555, which was changed in 163bd86071a
Reported on IRC.
Change-Id: If740a29443793d6a4d4f8c9db54f0fc8344a6c1c
Signed-off-by: Karl Palsson <ka...@tw...>
Reviewed-on: https://review.openocd.org/c/openocd/+/7385
Tested-by: jenkins
Reviewed-by: Antonio Borneo <bor...@gm...>
diff --git a/doc/openocd.texi b/doc/openocd.texi
index e9f93614c..d8a5e86b4 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -8523,7 +8523,7 @@ command. All output is relayed through the GDB session.
@item @b{Machine Interface}
The Tcl interface's intent is to be a machine interface. The default Tcl
-port is 5555.
+port is 6666.
@end itemize
-----------------------------------------------------------------------
Summary of changes:
doc/openocd.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Main OpenOCD repository
|