Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
card10
openocd
Commits
8fa479b6
Commit
8fa479b6
authored
Jul 24, 2008
by
oharboe
Browse files
retire daemon_startup
git-svn-id:
svn://svn.berlios.de/openocd/trunk@868
b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent
b2dbb07f
Changes
11
Hide whitespace changes
Inline
Side-by-side
src/target/target/eir-sam7se512.cfg
View file @
8fa479b6
...
@@ -5,11 +5,6 @@ reset_config srst_only srst_pulls_trst
...
@@ -5,11 +5,6 @@ reset_config srst_only srst_pulls_trst
#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
jtag_device 4 0x1 0xf 0xe
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
target arm7tdmi little 0 arm7tdmi
run_and_halt_time 0 30
run_and_halt_time 0 30
...
...
src/target/target/epc9301.cfg
View file @
8fa479b6
...
@@ -2,9 +2,7 @@
...
@@ -2,9 +2,7 @@
jtag_device 4 0x1 0xf 0xe
jtag_device 4 0x1 0xf 0xe
jtag_nsrst_delay 100
jtag_nsrst_delay 100
jtag_ntrst_delay 100
jtag_ntrst_delay 100
#target configuration
daemon_startup attach
#target <type> <endianess> <reset mode>
target arm920t little 0
target arm920t little 0
working_area 0 0x80014000 0x1000 backup
working_area 0 0x80014000 0x1000 backup
#flash configuration
#flash configuration
...
...
src/target/target/hammer.cfg
View file @
8fa479b6
...
@@ -9,9 +9,6 @@ reset_config trst_and_srst
...
@@ -9,9 +9,6 @@ reset_config trst_and_srst
jtag_device 4 0x1 0xf 0xe
jtag_device 4 0x1 0xf 0xe
#target configuration
daemon_startup reset
#target <type> <endianess> <reset mode>
target arm920t little 0 arm920t
target arm920t little 0 arm920t
# speed up memory downloads
# speed up memory downloads
...
...
src/target/target/ipx42x.cfg
View file @
8fa479b6
#xscale ixp42x CPU
#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
reset_config srst_only srst_pulls_trst
#jtag scan chain
#jtag scan chain
#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
jtag_device 7 0x1 0x7f 0x7e
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
target xscale big 0 IXP42x
run_and_halt_time 0 30
run_and_halt_time 0 30
src/target/target/lpc2129.cfg
View file @
8fa479b6
...
@@ -4,10 +4,6 @@ reset_config trst_and_srst srst_pulls_trst
...
@@ -4,10 +4,6 @@ reset_config trst_and_srst srst_pulls_trst
#jtag scan chain
#jtag scan chain
#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
jtag_device 4 0x1 0xf 0xe
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
target arm7tdmi little 0 arm7tdmi-s_r4
run_and_halt_time 0 30
run_and_halt_time 0 30
working_area 0 0x40000000 0x4000 nobackup
working_area 0 0x40000000 0x4000 nobackup
...
...
src/target/target/netx500.cfg
View file @
8fa479b6
...
@@ -6,8 +6,5 @@ reset_config trst_and_srst
...
@@ -6,8 +6,5 @@ reset_config trst_and_srst
jtag_device 4 0x1 0xf 0xe
jtag_device 4 0x1 0xf 0xe
jtag_nsrst_delay 100
jtag_nsrst_delay 100
jtag_ntrst_delay 100
jtag_ntrst_delay 100
#target configuration
daemon_startup reset
#target <type> <endianness> <startup mode> <chainpos> <variant>
target arm926ejs little 0 arm926ejs
target arm926ejs little 0 arm926ejs
run_and_halt_time 0 500
run_and_halt_time 0 500
src/target/target/omap5912.cfg
View file @
8fa479b6
...
@@ -10,10 +10,6 @@ jtag_device 38 0x0 0x0 0x0
...
@@ -10,10 +10,6 @@ jtag_device 38 0x0 0x0 0x0
jtag_device 4 0x1 0x0 0xe
jtag_device 4 0x1 0x0 0xe
jtag_device 8 0x0 0x0 0x0
jtag_device 8 0x0 0x0 0x0
#target configuration
daemon_startup reset
#target <type> <endianness> <reset mode> <chainpos> <variant>
target arm926ejs little 1 arm926ejs
target arm926ejs little 1 arm926ejs
target_script 0 reset event/omap5912_reset.script
target_script 0 reset event/omap5912_reset.script
run_and_halt_time 0 30
run_and_halt_time 0 30
...
...
src/target/target/pxa270.cfg
View file @
8fa479b6
...
@@ -10,8 +10,6 @@ reset_config trst_and_srst separate
...
@@ -10,8 +10,6 @@ reset_config trst_and_srst separate
#jtag scan chain
#jtag scan chain
#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
jtag_device 7 0x1 0x7f 0x7e
jtag_device 7 0x1 0x7f 0x7e
#target configuration
daemon_startup reset
target xscale little 0 pxa27x
target xscale little 0 pxa27x
# maps to PXA internal RAM. If you are using a PXA255
# maps to PXA internal RAM. If you are using a PXA255
# you must initialize SDRAM or leave this option off
# you must initialize SDRAM or leave this option off
...
...
src/target/target/str730.cfg
View file @
8fa479b6
...
@@ -22,11 +22,6 @@ jtag_device 4 0x1 0xf 0xe
...
@@ -22,11 +22,6 @@ jtag_device 4 0x1 0xf 0xe
jtag_nsrst_delay 500
jtag_nsrst_delay 500
jtag_ntrst_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
target arm7tdmi little 0 arm7tdmi
run_and_halt_time 0 30
run_and_halt_time 0 30
...
...
src/target/target/str9comstick.cfg
View file @
8fa479b6
...
@@ -12,10 +12,6 @@ reset_config trst_and_srst
...
@@ -12,10 +12,6 @@ reset_config trst_and_srst
jtag_device 8 0x1 0x1 0xfe
jtag_device 8 0x1 0x1 0xfe
jtag_device 4 0x1 0xf 0xe
jtag_device 4 0x1 0xf 0xe
jtag_device 5 0x1 0x1 0x1e
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
target arm966e little 1 arm966e
run_and_halt_time 0 30
run_and_halt_time 0 30
working_area 0 0x50000000 16384 nobackup
working_area 0 0x50000000 16384 nobackup
...
...
src/target/target/xba_revA3.cfg
View file @
8fa479b6
...
@@ -9,11 +9,7 @@ jtag_ntrst_delay 100
...
@@ -9,11 +9,7 @@ jtag_ntrst_delay 100
#format L IRC IRCM IDCODE (Length, IR Capture, IR capture Mask, IDCODE)
#format L IRC IRCM IDCODE (Length, IR Capture, IR capture Mask, IDCODE)
jtag_device 7 0x1 0x7f 0x7e
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 xscale big 0 ixp42x
target_script 0 reset event/xba_revA3.script
target_script 0 reset event/xba_revA3.script
run_and_halt_time 0 100
run_and_halt_time 0 100
...
@@ -21,8 +17,7 @@ run_and_halt_time 0 100
...
@@ -21,8 +17,7 @@ run_and_halt_time 0 100
flash bank cfi 0x50000000 0x400000 2 2 0
flash bank cfi 0x50000000 0x400000 2 2 0
working_area 0 0x20010000 0x8060 nobackup
working_area 0 0x20010000 0x8060 nobackup
# halt target
init
wait_halt
reset init
# set big endian mode
# set big endian mode
reg XSCALE_CTRL 0xF8
reg XSCALE_CTRL 0xF8
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment