updated guidelines.
[fw/openocd] / src / target / target / at91sam9260minimal.cfg
index 662ec23c627a525782feb5ab8f20b9ef47c5cd1f..8c7f0ae3308b79035b79a7d8221b1f345fbd7f42 100644 (file)
@@ -1,20 +1,20 @@
-######################################\r
-# Target:    Atmel AT91SAM9260\r
-######################################\r
-\r
-reset_config trst_and_srst\r
-\r
-#jtag_device <IR length> <IR capture> <IR mask> <IDCODE instruction>\r
-jtag_device 4 0x1 0xf 0xe\r
-\r
-jtag_nsrst_delay 200\r
-jtag_ntrst_delay 200\r
-\r
-######################\r
-# Target configuration\r
-######################\r
-\r
-#target <type> <endianess> <reset mode> <JTAG pos> <variant>\r
-target arm926ejs little reset_run 0 arm926ejs\r
-run_and_halt_time 0 30\r
-\r
+######################################
+# Target:    Atmel AT91SAM9260
+######################################
+
+reset_config trst_and_srst
+
+#jtag_device <IR length> <IR capture> <IR mask> <IDCODE instruction>
+jtag_device 4 0x1 0xf 0xe
+
+jtag_nsrst_delay 200
+jtag_ntrst_delay 200
+
+######################
+# Target configuration
+######################
+
+#target <type> <endianess> <reset mode> <JTAG pos> <variant>
+target arm926ejs little reset_run 0 arm926ejs
+run_and_halt_time 0 30
+