summaryrefslogtreecommitdiff
path: root/tcl/board/topas910.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/topas910.cfg')
-rw-r--r--tcl/board/topas910.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/tcl/board/topas910.cfg b/tcl/board/topas910.cfg
index ce7c87a4..ae72c4b7 100644
--- a/tcl/board/topas910.cfg
+++ b/tcl/board/topas910.cfg
@@ -115,4 +115,5 @@ arm7_9 dcc_downloads enable # Enable faster DCC downloads
#####################
#flash bank cfi <base> <size> <chip width> <bus width> <target#>
-flash bank cfi 0x20000000 0x2000000 2 2 0
+set _FLASHNAME $_CHIPNAME.flash
+flash bank $_FLASHNAME cfi 0x20000000 0x2000000 2 2 0