config files: Drop incorrect comments.
[fw/openocd] / tcl / target / samsung_s3c2410.cfg
index 9682c4c1a5b5c10756a3d38e2d644b36477fb26b..73d3b50039182dbf1c71323febb3b9e897d45e3e 100644 (file)
@@ -16,6 +16,7 @@ if { [info exists ENDIAN] } {
 if { [info exists CPUTAPID] } {
    set  _CPUTAPID $CPUTAPID
 } else {
+   # Force an error until we get a good number.
    set  _CPUTAPID 0xffffffff
 }