|
From: OpenOCD-Gerrit <ope...@us...> - 2022-09-13 22:18:41
|
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 16cbddf1ce8b38bb5c2f02e438441572d285d946 (commit)
from fed16496ab31041a7e113db3f3d6b0cf5c23866d (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 16cbddf1ce8b38bb5c2f02e438441572d285d946
Author: Paul Fertser <fer...@gm...>
Date: Sun Jun 24 20:48:35 2018 +0300
tcl: board: mini2440: fix to work with the current version
Change-Id: I5cf3ab09dbf100d40ce40a4599cd8d2af18a5567
Signed-off-by: Paul Fertser <fer...@gm...>
Signed-off-by: Antonio Borneo <bor...@gm...>
Reviewed-on: https://review.openocd.org/c/openocd/+/4574
Tested-by: jenkins
diff --git a/tcl/board/mini2440.cfg b/tcl/board/mini2440.cfg
index 790b4c7c8..85d9a35b9 100644
--- a/tcl/board/mini2440.cfg
+++ b/tcl/board/mini2440.cfg
@@ -123,7 +123,6 @@ reset_config trst_and_srst
#-------------------------------------------------------------------------
adapter speed 12000
- jtag interface
#-------------------------------------------------------------------------
# GDB Setup
-----------------------------------------------------------------------
Summary of changes:
tcl/board/mini2440.cfg | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
Main OpenOCD repository
|