diff options
-rw-r--r-- | tcl/target/c100helper.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tcl/target/c100helper.tcl b/tcl/target/c100helper.tcl index 6fad0326..5ed88f5e 100644 --- a/tcl/target/c100helper.tcl +++ b/tcl/target/c100helper.tcl @@ -328,6 +328,7 @@ proc setupDDR2 {} { configureDDR2regs_256B } else { puts "Don't know how to configure DDR2 setup?" + } } |