[Pkg-electronics-commits] [openocd] 08/19: cfg: ftdi icdi enable srst open drain config

Jonathan McDowell noodles at moszumanska.debian.org
Tue Oct 31 21:15:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

noodles pushed a commit to annotated tag v0.6.1
in repository openocd.

commit feb926a7700d2eb65ee588891cb4c1e286024bbd
Author: Spencer Oliver <spen at spen-soft.co.uk>
Date:   Wed Sep 26 15:36:28 2012 +0100

    cfg: ftdi icdi enable srst open drain config
    
    Change-Id: I21a115121f167dc88cd9bf2d1ca1ac9f3e1110d7
    Signed-off-by: Spencer Oliver <spen at spen-soft.co.uk>
    Reviewed-on: http://openocd.zylin.com/886
    Tested-by: jenkins
---
 tcl/interface/ftdi/luminary.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tcl/interface/ftdi/luminary.cfg b/tcl/interface/ftdi/luminary.cfg
index 93bee25..6f58063 100644
--- a/tcl/interface/ftdi/luminary.cfg
+++ b/tcl/interface/ftdi/luminary.cfg
@@ -29,4 +29,4 @@ ftdi_device_desc "Stellaris Evaluation Board"
 ftdi_vid_pid 0x0403 0xbcd9
 
 ftdi_layout_init 0x00a8 0x00eb
-ftdi_layout_signal nSRST -data 0x0020
+ftdi_layout_signal nSRST -noe 0x0020

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/openocd.git



More information about the Pkg-electronics-commits mailing list