Browse Source

retire daemon_startup

git-svn-id: svn://svn.berlios.de/openocd/trunk@868 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tags/v0.1.0
oharboe 16 years ago
parent
commit
8fa479b6e6
11 changed files with 4 additions and 45 deletions
  1. +0
    -5
      src/target/target/eir-sam7se512.cfg
  2. +1
    -3
      src/target/target/epc9301.cfg
  3. +0
    -3
      src/target/target/hammer.cfg
  4. +1
    -5
      src/target/target/ipx42x.cfg
  5. +0
    -4
      src/target/target/lpc2129.cfg
  6. +0
    -3
      src/target/target/netx500.cfg
  7. +0
    -4
      src/target/target/omap5912.cfg
  8. +0
    -2
      src/target/target/pxa270.cfg
  9. +0
    -5
      src/target/target/str730.cfg
  10. +0
    -4
      src/target/target/str9comstick.cfg
  11. +2
    -7
      src/target/target/xba_revA3.cfg

+ 0
- 5
src/target/target/eir-sam7se512.cfg View 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



+ 1
- 3
src/target/target/epc9301.cfg View 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


+ 0
- 3
src/target/target/hammer.cfg View 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


+ 1
- 5
src/target/target/ipx42x.cfg View File

@@ -1,13 +1,9 @@
#xscale ixp42x CPU

#use combined on interfaces or targets that cant 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

+ 0
- 4
src/target/target/lpc2129.cfg View 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


+ 0
- 3
src/target/target/netx500.cfg View 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

+ 0
- 4
src/target/target/omap5912.cfg View 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


+ 0
- 2
src/target/target/pxa270.cfg View 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


+ 0
- 5
src/target/target/str730.cfg View 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


+ 0
- 4
src/target/target/str9comstick.cfg View 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


+ 2
- 7
src/target/target/xba_revA3.cfg View 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

Loading…
Cancel
Save