cfg: fix typo in str730.cfg
authorJohn <john@clip-4-win.co.uk>
Fri, 13 Jan 2012 09:56:36 +0000 (09:56 +0000)
committerPeter Stuge <peter@stuge.se>
Fri, 13 Jan 2012 10:25:36 +0000 (10:25 +0000)
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
tcl/target/str730.cfg

index cf125abca7489ede620ae294e61b2686bfcb4da2..b022be05b34223b28a77f08e3d58b4fe97c61a24 100644 (file)
@@ -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