Rick Altherr <kc8apf@kc8apf.net> - update syntax
[fw/openocd] / src / target / target / ipx42x.cfg
1 #xscale ixp42x CPU
2
3 #use combined on interfaces or targets that can?t set TRST/SRST separately
4 reset_config srst_only srst_pulls_trst
5 #jtag scan chain
6 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
7 jtag_device 7 0x1 0x7f 0x7e
8 target create target0 xscale -endian big -chain-position 0 -variant IXP42x
9