This is an automated email from Gerrit.

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

-- gerrit

commit ccb7060f38ef42d3905652fb96b82495b21c0b0b
Author: Karl Palsson <[email protected]>
Date:   Mon Mar 24 21:38:12 2014 +0400

    tcl/board: add TI Tiva C ek-tm4c1294xl config
    
    Change-Id: Iab070fe4c0f03ecc0db035b16dfb64105b0841be
    Signed-off-by: Karl Palsson <[email protected]>
    Signed-off-by: Paul Fertser <[email protected]>

diff --git a/tcl/board/ek-tm4c1294xl.cfg b/tcl/board/ek-tm4c1294xl.cfg
new file mode 100644
index 0000000..c434b98
--- /dev/null
+++ b/tcl/board/ek-tm4c1294xl.cfg
@@ -0,0 +1,12 @@
+#
+# TI Tiva C Series ek-tm4c1294xl Launchpad Evaluation Kit
+#
+# http://www.ti.com/tool/ek-tm4c1294xl
+#
+
+source [find interface/ti-icdi.cfg]
+
+set WORKAREASIZE 0x8000
+set CHIPNAME tm4c1294ncpdt
+
+source [find target/tiva_icdi.cfg]

-- 

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to