This is an automated email from Gerrit.

Freddie Chopin (freddie.cho...@gmail.com) just uploaded a new patch set to 
Gerrit, which you can find at http://openocd.zylin.com/889

-- gerrit

commit cd5ea6f984c2e8a40084213d0c578c08a831ca10
Author: Spencer Oliver <s...@spen-soft.co.uk>
Date:   Tue Oct 2 12:51:48 2012 +0100

    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 <s...@spen-soft.co.uk>

diff --git a/tcl/interface/ftdi/hitex_lpc1768stick.cfg 
b/tcl/interface/ftdi/hitex_lpc1768stick.cfg
index 4efe8bb..f22d4f7 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
 

-- 

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to