retire daemon_startup
[fw/openocd] / src / target / target / at91sam9260minimal.cfg
1 ######################################
2 # Target:    Atmel AT91SAM9260
3 ######################################
4
5 reset_config trst_and_srst
6
7 #jtag_device <IR length> <IR capture> <IR mask> <IDCODE instruction>
8 jtag_device 4 0x1 0xf 0xe
9
10 jtag_nsrst_delay 200
11 jtag_ntrst_delay 200
12
13 ######################
14 # Target configuration
15 ######################
16
17 #target <type> <endianess> <reset mode> <JTAG pos> <variant>
18 target arm926ejs little 0 arm926ejs
19 run_and_halt_time 0 30
20