Add warning to generated Doxyfile to edit Doxyfile.in.
[fw/openocd] / src / target / target / at91r40008.cfg
index 48317c8684c9f0631e2ad39a70984abdf5f1e188..f8f5d410600643da8b76c10e66bdb457e74e68b2 100644 (file)
@@ -29,7 +29,7 @@ reset_config srst_only srst_pulls_trst
 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
 set _TARGETNAME [format "%s.cpu" $_CHIPNAME]
-target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGENAME -variant arm7tdmi
+target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm7tdmi
 
 
 $_TARGETNAME configure -event gdb-flash-erase-start {