This is an automated email from Gerrit.

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

-- gerrit

commit 11bb6c3078ea70dd50a881d9ad3a8a9e9f00d591
Author: Uwe Bonnes <[email protected]>
Date:   Tue May 31 16:31:11 2016 +0200

    stm32f7x.cfg: Fix expected JTAG id.
    
    Change-Id: Icd21b9ac5f50094262f30db431d8a775a0d263ca
    Signed-off-by: Uwe Bonnes <[email protected]>

diff --git a/tcl/target/stm32f7x.cfg b/tcl/target/stm32f7x.cfg
index 1662467..05470d4 100755
--- a/tcl/target/stm32f7x.cfg
+++ b/tcl/target/stm32f7x.cfg
@@ -43,7 +43,7 @@ if { [info exists BSTAPID] } {
   # See STM Document RM0385
   # Section 40.6.1
   # STM32F75xxG
-  set _BSTAPID1 0x06449071
+  set _BSTAPID1 0x06449041
 }
 
 if {[using_jtag]} {

-- 

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to