aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/or1k.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/or1k.cfg')
-rw-r--r--tcl/target/or1k.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/or1k.cfg b/tcl/target/or1k.cfg
index 360a0dd..f85c2ee 100644
--- a/tcl/target/or1k.cfg
+++ b/tcl/target/or1k.cfg
@@ -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}]