From 16cbddf1ce8b38bb5c2f02e438441572d285d946 Mon Sep 17 00:00:00 2001 From: Paul Fertser Date: Sun, 24 Jun 2018 20:48:35 +0300 Subject: [PATCH] tcl: board: mini2440: fix to work with the current version Change-Id: I5cf3ab09dbf100d40ce40a4599cd8d2af18a5567 Signed-off-by: Paul Fertser Signed-off-by: Antonio Borneo Reviewed-on: https://review.openocd.org/c/openocd/+/4574 Tested-by: jenkins --- tcl/board/mini2440.cfg | 1 - 1 file changed, 1 deletion(-) 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 -- 2.30.2