- added svn props for newly added files
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 19 Aug 2008 20:34:36 +0000 (20:34 +0000)
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 19 Aug 2008 20:34:36 +0000 (20:34 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@947 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/target/target/imx31.cfg

index f38de00e40d6e10fbf14358d15dd4cf8d0edcca0..cf18f3e00eee6c3d7494b795085e388f19548736 100644 (file)
@@ -1,19 +1,19 @@
-# imx31 config\r
-#\r
-# NB! Does not work yet. Work in progress\r
-\r
-#jtag scan chain\r
-#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)\r
-# 4 devices otherwise openocd complains, the last one returns 0x0 for all bytes\r
-jtag_device 4 0x1 0x0 0xe\r
-jtag_device 5 0x1 0x1f 0x1e\r
-#jtag_device 4 0x0 0x0 0xe\r
-# The device below does not have an IDCODE, so lsb is 1\r
-jtag_device 4 0x0 0x0 0xf\r
-jtag_device 5 0x1 0x0 0x1e\r
-\r
-jtag_nsrst_delay 500\r
-jtag_ntrst_delay 500\r
-\r
-target arm11 little 1\r
\r
+# imx31 config
+#
+# NB! Does not work yet. Work in progress
+
+#jtag scan chain
+#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
+# 4 devices otherwise openocd complains, the last one returns 0x0 for all bytes
+jtag_device 4 0x1 0x0 0xe
+jtag_device 5 0x1 0x1f 0x1e
+#jtag_device 4 0x0 0x0 0xe
+# The device below does not have an IDCODE, so lsb is 1
+jtag_device 4 0x0 0x0 0xf
+jtag_device 5 0x1 0x0 0x1e
+
+jtag_nsrst_delay 500
+jtag_ntrst_delay 500
+
+target arm11 little 1