config files: Drop incorrect comments.
[fw/openocd] / tcl / target / samsung_s3c2450.cfg
index ec77291d47ef800f05e5b58c382ceb4129c25bbe..164fe16993a6aaa46ebc624733cddb4b1672fba4 100644 (file)
@@ -4,14 +4,14 @@
 
 
 # FIX!!! what to use here?
-# 
+#
 # RCLK?
-# 
-# jtag_khz 0
+#
+# adapter_khz 0
 #
 # Really low clock during reset?
 #
-# jtag_khz 1
+# adapter_khz 1
 
 if { [info exists CHIPNAME] } {
   set  _CHIPNAME $CHIPNAME
@@ -29,7 +29,6 @@ if { [info exists ENDIAN] } {
 if { [info exists CPUTAPID ] } {
   set _CPUTAPID $CPUTAPID
 } else {
- # force an error till we get a good number
   set _CPUTAPID 0x07926f0f
 }