aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/str730.cfg
diff options
context:
space:
mode:
authorJohn <john@clip-4-win.co.uk>2012-01-13 09:56:36 +0000
committerPeter Stuge <peter@stuge.se>2012-01-13 10:25:36 +0000
commitfa5b0833d5fd146e9ceb9a91b2e8e6364f3bf53a (patch)
tree4cf7c096fc950bea06ba27d203c5da974ce8ce81 /tcl/target/str730.cfg
parentc46cbe3aa71656b2faf12dfd366bf9a32790027d (diff)
downloadriscv-openocd-fa5b0833d5fd146e9ceb9a91b2e8e6364f3bf53a.zip
riscv-openocd-fa5b0833d5fd146e9ceb9a91b2e8e6364f3bf53a.tar.gz
riscv-openocd-fa5b0833d5fd146e9ceb9a91b2e8e6364f3bf53a.tar.bz2
cfg: fix typo in str730.cfg
Change-Id: Ie0222b68b3d8dd21726ac4f0cd4106da0e0456dd Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/376 Reviewed-by: Peter Stuge <peter@stuge.se> Tested-by: jenkins
Diffstat (limited to 'tcl/target/str730.cfg')
-rw-r--r--tcl/target/str730.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/str730.cfg b/tcl/target/str730.cfg
index cf125ab..b022be0 100644
--- a/tcl/target/str730.cfg
+++ b/tcl/target/str730.cfg
@@ -50,5 +50,5 @@ $_TARGETNAME configure -work-area-phys 0xA0000000 -work-area-size 0x4000 -work-a
#flash bank <driver> <base> <size> <chip_width> <bus_width>
set _FLASHNAME $_CHIPNAME.flash
-flash bank $_FLASHNAME str7x 0x80000000 0x00040000 0 0 $_TARGETNAME STR3x
+flash bank $_FLASHNAME str7x 0x80000000 0x00040000 0 0 $_TARGETNAME STR73x