Merge pull request #7673 from gebart/pr/mulle-flash-bank

mulle: Remove second flash bank declaration from OpenOCD configuration
This commit is contained in:
Francisco Acosta 2017-10-06 18:11:51 +02:00 committed by GitHub
commit ae3beb613e

View File

@ -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