]> git.sur5r.net Git - openocd/blob - src/target/target/ipx42x.cfg
moved out stuff that wasn't already moved from openocd.pdf to the target library.
[openocd] / src / target / target / ipx42x.cfg
1 #xscale ixp42x CPU\r
2 \r
3 #use combined on interfaces or targets that can\92t set TRST/SRST separately\r
4 reset_config srst_only srst_pulls_trst\r
5 #jtag scan chain\r
6 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)\r
7 jtag_device 7 0x1 0x7f 0x7e\r
8 #target configuration\r
9 daemon_startup reset\r
10 #target <type> <startup mode>\r
11 #target arm7tdmi <reset mode> <chainpos> <endianness> <variant>\r
12 target xscale big run_and_halt 0 IXP42x\r
13 run_and_halt_time 0 30\r