Rick Altherr <kc8apf@kc8apf.net> - update syntax
[fw/openocd] / src / target / target / pxa255.cfg
1 jtag_device 5 0x1 0x1f 0x1e
2 jtag_nsrst_delay 200
3 jtag_ntrst_delay 200
4
5 target create target0 xscale -endian little -chain-position 0 -variant pxa255
6 [new_target_name] configure -event reset-init { script event/pxa255_reset.script }
7
8 reset_config trst_and_srst
9
10
11
12 #xscale debug_handler 0  0xFFFF0800      # debug handler base address
13