diff options
Diffstat (limited to 'tcl/target/imx.cfg')
-rw-r--r-- | tcl/target/imx.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/imx.cfg b/tcl/target/imx.cfg index 9eea53e..ccfddb6 100644 --- a/tcl/target/imx.cfg +++ b/tcl/target/imx.cfg @@ -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] |