Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface
[fw/openocd] / tcl / target / imx.cfg
index 9eea53eef2194305a03540b177136beba5c4f76f..ccfddb6f7ca7f656d2fe7e73623ec09f6850fde6 100644 (file)
@@ -6,7 +6,7 @@ set TARGETNAME $_TARGETNAME
 # rewrite commands of the form below to arm11 mcr...
 #      Data.Set c15:0x042f %long 0x40000015
 proc setc15 {regs value} {
-       global TARGETNAME 
+       global TARGETNAME
 
        echo [format "set p15 0x%04x, 0x%08x" $regs $value]