Renamed mx2/imx27 to mxc.
[fw/openocd] / tcl / board / at91eb40a.cfg
index dc5aacbf05fd1bc871aec7d25400bcb67d8415fc..8b05873168c343b2aa4ad82766e8ba4b67fe0319 100644 (file)
@@ -16,10 +16,9 @@ if { [info exists ENDIAN] } {
    set  _ENDIAN little
 }
 
-if { [info exists CPUTAPID ] } {
+if { [info exists CPUTAPID] } {
    set _CPUTAPID $CPUTAPID
 } else {
-  # force an error till we get a good number
    set _CPUTAPID 0x1f0f0f0f
 }