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/444

-- gerrit

commit dc70254b3c9e1c72c34d1874f0a82f098daef8e0
Author: Spencer Oliver <s...@spen-soft.co.uk>
Date:   Fri Feb 10 16:16:04 2012 +0000

    cfg: add revb ek-lm3s811 board config
    
    Add board config for older (revb) ek-lm3s811
    
    Change-Id: I75aca1714de3e88b60d00fa0f99f2c4b076b569c
    Signed-off-by: Spencer Oliver <s...@spen-soft.co.uk>

diff --git a/tcl/board/ek-lm3s811-revb.cfg b/tcl/board/ek-lm3s811-revb.cfg
new file mode 100644
index 0000000..aa6e982
--- /dev/null
+++ b/tcl/board/ek-lm3s811-revb.cfg
@@ -0,0 +1,12 @@
+#
+# TI/Luminary Stellaris LM3S811 Evaluation Kits (rev B and earlier)
+#
+# http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
+
+# NOTE: newer 811-EK boards (rev C and above) shouldn't use this.
+# use board/ek-lm3s811.cfg
+source [find interface/luminary-lm3s811.cfg]
+
+# include the target config
+set CHIPNAME lm3s811
+source [find target/stellaris.cfg]

-- 

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to