tcl/target/renesas_rz_five: Added RZ/Five
[fw/openocd] / tcl / target / avr32.cfg
index 7808127ca345afc5600440b558f0a2df8908d117..8295f5e68e7548a6db4d90202d7ca8b118bd8a84 100644 (file)
@@ -14,4 +14,3 @@ jtag newtap $_CHIPNAME cpu -irlen 5 -ircapture 0x1 -irmask 0x1 -expected-id $_CP
 
 set _TARGETNAME [format "%s.cpu" $_CHIPNAME]
 target create $_TARGETNAME avr32_ap7k -endian $_ENDIAN -chain-position $_TARGETNAME
-