target: Add LS1028A
[fw/openocd] / tcl / target / aducm360.cfg
old mode 100755 (executable)
new mode 100644 (file)
index caee965..b381728
@@ -10,7 +10,7 @@ if { [info exists CHIPNAME] } {
    set _CHIPNAME aducm360
 }
 
-# Endianess
+# Endianness
 if { [info exists ENDIAN] } {
    set _ENDIAN $ENDIAN
 } else {