From: Spencer Oliver Date: Tue, 2 Oct 2012 11:51:48 +0000 (+0100) Subject: lpc1768-stick: avoid driving srst high at startup X-Git-Tag: v0.7.0-rc1~212 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=c9d9573c2962777a2174bd3c4cc918e38cb2d20c lpc1768-stick: avoid driving srst high at startup this avoid driving nSRST high after startup, by making sure the nOE is initialized inactive/high. This also matches the config used for the STM32-PerformanceStick. Change-Id: I9376de575b7dc834310d57dbd58575d51f60183e Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/878 Reviewed-by: Freddie Chopin Tested-by: jenkins --- diff --git a/tcl/interface/ftdi/hitex_lpc1768stick.cfg b/tcl/interface/ftdi/hitex_lpc1768stick.cfg index 4efe8bb632..f22d4f7b2c 100644 --- a/tcl/interface/ftdi/hitex_lpc1768stick.cfg +++ b/tcl/interface/ftdi/hitex_lpc1768stick.cfg @@ -9,7 +9,7 @@ interface ftdi ftdi_device_desc "LPC1768-Stick" ftdi_vid_pid 0x0640 0x0026 -ftdi_layout_init 0x0188 0x038b +ftdi_layout_init 0x0388 0x038b ftdi_layout_signal nTRST -data 0x0100 ftdi_layout_signal nSRST -data 0x0080 -noe 0x200