syntax error fix
git-svn-id: svn://svn.berlios.de/openocd/trunk@2689 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
9b1a938a22
commit
6dd8f37e6d
|
@ -328,6 +328,7 @@ proc setupDDR2 {} {
|
||||||
configureDDR2regs_256B
|
configureDDR2regs_256B
|
||||||
} else {
|
} else {
|
||||||
puts "Don't know how to configure DDR2 setup?"
|
puts "Don't know how to configure DDR2 setup?"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue