From c6cd253ae105a9542f051d4af3fda7e9a1c7140b Mon Sep 17 00:00:00 2001 From: michal smulski Date: Sat, 24 Apr 2010 16:51:34 +0200 Subject: telo: update configuration scripts to matched master branch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Øyvind Harboe --- tcl/target/c100helper.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl/target/c100helper.tcl') diff --git a/tcl/target/c100helper.tcl b/tcl/target/c100helper.tcl index 1fd58b6..477fe5c 100644 --- a/tcl/target/c100helper.tcl +++ b/tcl/target/c100helper.tcl @@ -325,7 +325,7 @@ proc setupDDR2 {} { if {$tmp == "128M"} { configureDDR2regs_128M } elseif {$tmp == "256M"} { - configureDDR2regs_256B + configureDDR2regs_256M } else { puts "Don't know how to configure DDR2 setup?" } -- cgit v1.1