tcl: [1/3] prepare for jimtcl 0.81 'expr' syntax change
[fw/openocd] / tcl / target / or1k.cfg
index 360a0ddf3d80c5f3f4e9e007014a1c084cec769c..f85c2ee63aba5c01bfa43f95efbb949d01bb5310 100644 (file)
@@ -69,4 +69,4 @@ set ENABLE_JSP_MULTI          4
 # on burst reads and writes to improve download speeds.
 # This option must match the RTL configured option.
 
-du_select adv [expr $ADBG_USE_HISPEED | $ENABLE_JSP_SERVER | $ENABLE_JSP_MULTI]
+du_select adv [expr {$ADBG_USE_HISPEED | $ENABLE_JSP_SERVER | $ENABLE_JSP_MULTI}]