testing/examples/.../*cfg: rm jtag_device calls
[fw/openocd] / testing / examples / SAM7X256Test / prj / sam7x256_jtagkey.cfg
index 17e271647d9e1078d0e80aab75c3efaee1378e92..930a1b6d1041651623e5aacd1c6a13bd4397bd36 100644 (file)
@@ -21,8 +21,7 @@ jtag_ntrst_delay 200
 reset_config srst_only srst_pulls_trst
 
 #jtag scan chain
-#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
-jtag_device 4 0x1 0xf 0xe
+jtag newtap sam7 cpu -irlen 4 -irmask 0xf
 
 #target configuration
 target create target0 arm7tdmi -endian little -chain-position 0 -variant arm7tdmi