This is an automated email from Gerrit.

Spencer Oliver ([email protected]) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/846

-- gerrit

commit 8b87294b20bee36517268acfcef86f80288f96af
Author: Spencer Oliver <[email protected]>
Date:   Tue Sep 25 13:19:30 2012 +0100

    cfg: lm3s811ek revb does not have output enable
    
    Change-Id: Ibd4c93a3aab633a91949bddef40164872b799723
    Signed-off-by: Spencer Oliver <[email protected]>

diff --git a/tcl/interface/ftdi/luminary-lm3s811.cfg 
b/tcl/interface/ftdi/luminary-lm3s811.cfg
index 232ba03..722ed9c 100644
--- a/tcl/interface/ftdi/luminary-lm3s811.cfg
+++ b/tcl/interface/ftdi/luminary-lm3s811.cfg
@@ -20,5 +20,5 @@ interface ftdi
 ftdi_device_desc "LM3S811 Evaluation Board"
 ftdi_vid_pid 0x0403 0xbcd9
 
-ftdi_layout_init 0x0088 0x008b
-ftdi_layout_signal nSRST -data 0x0020 -oe 0x0020
+ftdi_layout_init 0x00a8 0x00ab
+ftdi_layout_signal nSRST -data 0x0020

-- 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to