Fix merge problem with flash verify for F4
authorKarl Palsson <karlp@tweak.net.au>
Tue, 15 Nov 2011 19:56:14 +0000 (19:56 +0000)
committerKarl Palsson <karlp@tweak.net.au>
Tue, 15 Nov 2011 19:56:14 +0000 (19:56 +0000)
commitfd332562a79737a73c8a7e7c66b4ebbe999829be
tree71a4a10edbe5a890c4f7929145a365e5bd7a9771
parent83a5eb2ed34ed78edacd92a69f366b89728ac5d0
Fix merge problem with flash verify for F4

The F4 code had #ifdefd out the verification, as the page/sector size can be
too large to read in via a single transfer.  Pull the verification out to a
separate function, the flash write was getting far too large anyway.
src/stlink-common.c
src/stlink-common.h