X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/aa4d9d9b73f7218d40bdb30efffea5e001498bda..2589bb2c2187559dfd9e2acbccc16962198bf569:/tools/at91sam7s256-armusbocd-flash-program.cfg?ds=inline

diff --git a/tools/at91sam7s256-armusbocd-flash-program.cfg b/tools/at91sam7s256-armusbocd-flash-program.cfg
index 2dce014f..1884407a 100644
--- a/tools/at91sam7s256-armusbocd-flash-program.cfg
+++ b/tools/at91sam7s256-armusbocd-flash-program.cfg
@@ -1,39 +1,39 @@
-#define our ports
-telnet_port 4444
-gdb_port 3333
-
-#commands specific to the Olimex ARM-USB-OCD Dongle
-interface ft2232
-ft2232_device_desc "Olimex OpenOCD JTAG"
-ft2232_layout "olimex-jtag"
-ft2232_vid_pid 0x15BA 0x0003
-jtag_speed 2
-jtag_nsrst_delay 200
-jtag_ntrst_delay 200
-
-#reset_config <signals> [combination] [trst_type] [srst_type]
-reset_config srst_only srst_pulls_trst
-
-#jtag_device <IR length> <IR capture> <IR mask> <IDCODE instruction>
-jtag_device 4 0x1 0xf 0xe
-
-#daemon_startup <'attach'|'reset'>
-daemon_startup reset
-
-#target <type> <endianess> <reset_mode> <jtag#> [variant]
-target arm7tdmi little run_and_init 0 arm7tdmi_r4
-
-#run_and_halt_time <target#> <time_in_ms>
-run_and_halt_time 0 30
-
-# commands below are specific to AT91sam7 Flash Programming
-# ---------------------------------------------------------
-
-#target_script specifies the flash programming script file
-target_script 0 reset script.ocd
-
-#working_area <target#> <address> <size> <'backup'|'nobackup'>
-working_area 0 0x40000000 0x4000 nobackup
-
-#flash bank at91sam7 0 0 0 0 <target#>
-flash bank at91sam7 0 0 0 0 0
+#define our ports
+telnet_port 4444
+gdb_port 3333
+
+#commands specific to the Olimex ARM-USB-OCD Dongle
+interface ft2232
+ft2232_device_desc "Olimex OpenOCD JTAG"
+ft2232_layout "olimex-jtag"
+ft2232_vid_pid 0x15BA 0x0003
+jtag_speed 2
+jtag_nsrst_delay 200
+jtag_ntrst_delay 200
+
+#reset_config <signals> [combination] [trst_type] [srst_type]
+reset_config srst_only srst_pulls_trst
+
+#jtag_device <IR length> <IR capture> <IR mask> <IDCODE instruction>
+jtag_device 4 0x1 0xf 0xe
+
+#daemon_startup <'attach'|'reset'>
+daemon_startup reset
+
+#target <type> <endianess> <reset_mode> <jtag#> [variant]
+target arm7tdmi little run_and_init 0 arm7tdmi_r4
+
+#run_and_halt_time <target#> <time_in_ms>
+run_and_halt_time 0 30
+
+# commands below are specific to AT91sam7 Flash Programming
+# ---------------------------------------------------------
+
+#target_script specifies the flash programming script file
+target_script 0 reset script.ocd
+
+#working_area <target#> <address> <size> <'backup'|'nobackup'>
+working_area 0 0x40000000 0x4000 nobackup
+
+#flash bank at91sam7 0 0 0 0 <target#>
+flash bank at91sam7 0 0 0 0 0