This is an automated email from Gerrit.

Jim Norris (u17...@att.net) just uploaded a new patch set to Gerrit, which you 
can find at http://openocd.zylin.com/125

-- gerrit

commit 8fe27c6b570eec0fc0ae92c5c880ecab8f2babc7
Author: Jim Norris <u17...@att.net>
Date:   Tue Oct 25 20:49:12 2011 -0500

    Add configuration for ATMEL SAM3N-EK board.
    
    Change-Id: I525f6c346cace4e54f47659c5a7aceb29ee4baf2
    Signed-off-by: Jim Norris <u17...@att.net>

diff --git a/tcl/board/atmel_sam3n_ek.cfg b/tcl/board/atmel_sam3n_ek.cfg
new file mode 100644
index 0000000..2ae73eb
--- /dev/null
+++ b/tcl/board/atmel_sam3n_ek.cfg
@@ -0,0 +1,12 @@
+
+#
+# Board configuration for Atmel's SAM3N-EK
+#
+
+reset_config srst_only
+
+set CHIPNAME at91sam3n4c
+
+adapter_khz 32
+
+source [find target/at91sam3nXX.cfg]

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

Reply via email to