This is an automated email from Gerrit.

Andreas Färber (afaer...@suse.de) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/2570

-- gerrit

commit c104f44ab95725575678046dfc8c53b3c2d3d8ac
Author: Andreas Färber <afaer...@suse.de>
Date:   Sun Mar 1 21:35:12 2015 +0100

    tcl/board: Add Spansion SK-FM4-176L-S6E2CC config
    
    Works best after update to firmware v2.3.
    
    Change-Id: Id2d3a0ae28bba014ee5338df9280fe39773c3398
    Signed-off-by: Andreas Färber <afaer...@suse.de>

diff --git a/tcl/board/spansion_sk-fm4-176l-s6e2cc.cfg 
b/tcl/board/spansion_sk-fm4-176l-s6e2cc.cfg
new file mode 100644
index 0000000..f17ae01
--- /dev/null
+++ b/tcl/board/spansion_sk-fm4-176l-s6e2cc.cfg
@@ -0,0 +1,16 @@
+#
+# Spansion SK-FM4-176L-S6E2CC
+#
+
+#
+# FM3 MB9AF312K
+#
+source [find interface/cmsis-dap.cfg]
+
+#
+# FM4 S6E2CCAJ0A
+#
+set CHIPNAME s6e2cc
+source [find target/fm4.cfg]
+
+reset_config srst_only

-- 

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to