Merge pull request #7673 from gebart/pr/mulle-flash-bank
mulle: Remove second flash bank declaration from OpenOCD configuration
This commit is contained in:
commit
ae3beb613e
@ -42,7 +42,6 @@ source [find target/k60.cfg]
|
||||
# not OpenOCD 0.8.0 and earlier.
|
||||
#
|
||||
catch {flash bank $_CHIPNAME.flash kinetis 0 0 0 0 $_TARGETNAME}
|
||||
catch {flash bank $_CHIPNAME.flash2 kinetis 0 0 0 0 $_TARGETNAME}
|
||||
|
||||
# Work-area is a space in RAM used for flash programming
|
||||
# By default use 4 kB
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user