This is an automated email from Gerrit.

Spencer Oliver (s...@spen-soft.co.uk) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/151

-- gerrit

commit 701fc7bac5ff533a887c07a00c661a6a734b804d
Author: Spencer Oliver <s...@spen-soft.co.uk>
Date:   Tue Nov 1 21:13:54 2011 +0000

    cfg: add Stellaris LM4F232 Evaluation Kit config
    
    Change-Id: Ica754897bef6573a0738ed1afdfe1dfda07292fd
    Signed-off-by: Spencer Oliver <s...@spen-soft.co.uk>

diff --git a/tcl/board/ek-lm4f232.cfg b/tcl/board/ek-lm4f232.cfg
new file mode 100644
index 0000000..6e3f8e3
--- /dev/null
+++ b/tcl/board/ek-lm4f232.cfg
@@ -0,0 +1,13 @@
+#
+# TI Stellaris LM4F232 Evaluation Kits
+#
+# http://www.ti.com/tool/ek-lm4f232
+#
+
+# NOTE:  using the bundled FT2232 JTAG/SWD/SWO interface is optional!
+# so is using in JTAG mode, as done here.
+source [find interface/luminary-icdi.cfg]
+
+set WORKAREASIZE 0x8000
+set CHIPNAME lm4f23x
+source [find target/stellaris.cfg]

-- 
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to