retire daemon_startup
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 24 Jul 2008 10:17:42 +0000 (10:17 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 24 Jul 2008 10:17:42 +0000 (10:17 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@868 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/target/target/eir-sam7se512.cfg
src/target/target/epc9301.cfg
src/target/target/hammer.cfg
src/target/target/ipx42x.cfg
src/target/target/lpc2129.cfg
src/target/target/netx500.cfg
src/target/target/omap5912.cfg
src/target/target/pxa270.cfg
src/target/target/str730.cfg
src/target/target/str9comstick.cfg
src/target/target/xba_revA3.cfg

index c4446ec1688083b14a30720e8c5f54ef92681f17..52ba9e456e9f492e751abf00f43b618ab18b669e 100644 (file)
@@ -5,11 +5,6 @@ reset_config srst_only srst_pulls_trst
 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
 jtag_device 4 0x1 0xf 0xe
 
-#target configuration
-daemon_startup reset
-
-#target <type> <startup mode>
-#target arm7tdmi <reset mode> <chainpos> <endianness> <variant>
 target arm7tdmi little 0 arm7tdmi
 run_and_halt_time 0 30
 
index 46c17df599695188c374c8003bc07c954d5f4d67..f1e479d94485907e03f27afa405c69b644258be1 100644 (file)
@@ -2,9 +2,7 @@
 jtag_device 4 0x1 0xf 0xe
 jtag_nsrst_delay 100
 jtag_ntrst_delay 100
-#target configuration
-daemon_startup attach
-#target <type> <endianess> <reset mode>
+
 target arm920t little 0
 working_area 0 0x80014000 0x1000 backup
 #flash configuration
index 0cf9d1b2b6c16763c44c505ae73faba1c3393b6f..8e450cfc0d8d38570d3f50bf2144c1b871fad7a9 100644 (file)
@@ -9,9 +9,6 @@ reset_config trst_and_srst
 jtag_device 4 0x1 0xf 0xe
 
 
-#target configuration
-daemon_startup reset
-#target <type> <endianess> <reset mode>
 target arm920t little 0 arm920t
 
 # speed up memory downloads
index b4f7e9e14e3910ea3eda71cbd9b7801a02b8fb63..c1518b17025f20b02e7adf11502540fdff6358c7 100644 (file)
@@ -1,13 +1,9 @@
 #xscale ixp42x CPU
 
-#use combined on interfaces or targets that can\92t set TRST/SRST separately
+#use combined on interfaces or targets that can?t set TRST/SRST separately
 reset_config srst_only srst_pulls_trst
 #jtag scan chain
 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
 jtag_device 7 0x1 0x7f 0x7e
-#target configuration
-daemon_startup reset
-#target <type> <startup mode>
-#target arm7tdmi <reset mode> <chainpos> <endianness> <variant>
 target xscale big 0 IXP42x
 run_and_halt_time 0 30
index e89e0a8f3536aef91f25ffc707def10a7420bd8a..8294a8e5a366837a237f52230e8d66a40cd83617 100644 (file)
@@ -4,10 +4,6 @@ reset_config trst_and_srst srst_pulls_trst
 #jtag scan chain
 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
 jtag_device 4 0x1 0xf 0xe
-#target configuration
-daemon_startup reset
-#target <type> <startup mode>
-#target arm7tdmi <endianness> <reset mode> <chainpos> <variant>
 target arm7tdmi little 0 arm7tdmi-s_r4
 run_and_halt_time 0 30
 working_area 0 0x40000000 0x4000 nobackup
index d928bf7faf98571c080f31372b2f35fb68412574..84c24b9caf26de83f23ec74d95208f826bc85216 100644 (file)
@@ -6,8 +6,5 @@ reset_config trst_and_srst
 jtag_device 4 0x1 0xf 0xe
 jtag_nsrst_delay 100
 jtag_ntrst_delay 100
-#target configuration
-daemon_startup reset
-#target <type> <endianness> <startup mode> <chainpos> <variant>
 target arm926ejs little 0 arm926ejs
 run_and_halt_time 0 500
index 37f4ccee83491c85fa174dfd179dd7187d0382c5..c7fd65099f90741ad4b6b6d2360132e32b694a1c 100644 (file)
@@ -10,10 +10,6 @@ jtag_device 38 0x0 0x0 0x0
 jtag_device 4  0x1 0x0 0xe
 jtag_device 8  0x0 0x0 0x0
 
-#target configuration
-daemon_startup reset
-
-#target <type> <endianness> <reset mode> <chainpos> <variant>
 target arm926ejs little 1 arm926ejs
 target_script 0 reset event/omap5912_reset.script
 run_and_halt_time 0 30
index f328dd858a52660debcd61a12fd48cb92e460375..deb31dd8db42aa9b12ec503ae8bff773bc8bcead 100644 (file)
@@ -10,8 +10,6 @@ reset_config trst_and_srst separate
 #jtag scan chain
 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
 jtag_device 7 0x1 0x7f 0x7e
-#target configuration
-daemon_startup reset
 target xscale little 0 pxa27x
 # maps to PXA internal RAM. If you are using a PXA255
 # you must initialize SDRAM or leave this option off
index 77f86a7c558241b25833bf249bb872f789b09e7a..491a3a596adc52b96016619aa4d4700c1271eba5 100644 (file)
@@ -22,11 +22,6 @@ jtag_device 4 0x1 0xf 0xe
 jtag_nsrst_delay 500
 jtag_ntrst_delay 500
 
-#target configuration
-daemon_startup reset
-
-#target <type> <startup mode>
-#target arm7tdmi <reset mode> <chainpos> <endianness> <variant>
 target arm7tdmi little 0 arm7tdmi
 
 run_and_halt_time 0 30
index 3c45f33b6b2ca47bba0684457d5ec6373e45bb30..b601a6534b1082a3ed0ad505b2c668e29d1a4a91 100644 (file)
@@ -12,10 +12,6 @@ reset_config trst_and_srst
 jtag_device 8 0x1 0x1 0xfe
 jtag_device 4 0x1 0xf 0xe
 jtag_device 5 0x1 0x1 0x1e
-#target configuration
-daemon_startup reset
-#target <type> <startup mode>
-#target arm966e <endianness> <reset mode> <chainpos> <variant>
 target arm966e little 1 arm966e
 run_and_halt_time 0 30
 working_area 0 0x50000000 16384 nobackup
index 0601b0caa71c26a65176acfa50517287437b54d2..7741b0f69d6ab58572909f24ab0f9dee1ca12297 100644 (file)
@@ -9,11 +9,7 @@ jtag_ntrst_delay 100
 #format L IRC IRCM IDCODE (Length, IR Capture, IR capture Mask, IDCODE)
 jtag_device 7 0x1 0x7f 0x7e
 
-daemon_startup reset
-
-#target <type> <endianess> <reset mode> <JTAG pos> <variant>
 target  xscale big           0          ixp42x
-#target  xscale big           0          ixp42x
 target_script 0 reset event/xba_revA3.script
 
 run_and_halt_time 0 100
@@ -21,8 +17,7 @@ run_and_halt_time 0 100
 flash bank cfi 0x50000000 0x400000 2 2 0
 working_area 0 0x20010000 0x8060 nobackup
 
-# halt target
-wait_halt
-
+init 
+reset init
 # set big endian mode
 reg XSCALE_CTRL 0xF8