]> git.sur5r.net Git - openocd/blobdiff - testing/examples/STR912Test/prj/str912_jtagkey.cfg
target: Remove "-variant" argument
[openocd] / testing / examples / STR912Test / prj / str912_jtagkey.cfg
index 8a3f281dc7676d4834d8c59c50196dc72ccb112e..f379e0d3851a95f9247e24548d08ec7a736d18b3 100644 (file)
@@ -26,7 +26,7 @@ jtag newtap str9 cpu -irlen 4 -irmask 0xf
 jtag newtap str9 bs -irlen 5
 
 #target configuration
-target create target0 arm966e -endian little -chain-position 1 -variant arm966e
+target create target0 arm966e -endian little -chain-position 1
 [new_target_name] configure -work-area-virt 0 -work-area-phys 0x50000000 -work-area-size 16384 -work-area-backup false
 
 target_script 0 gdb_program_config .\prj\str912_program.script