stm32f2x: Correct calculation of number of 128k sectors.
commit9f1616d2b5ea2ccacc77f5c2173be8b340f79973
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Wed, 19 Jun 2013 21:28:26 +0000 (19 23:28 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Fri, 21 Jun 2013 11:21:09 +0000 (21 11:21 +0000)
tree1450c370ff174c27f46feb6c4875042ca3bcb9d5
parent601e35571c2c8c2032a603834db1569828ac412a
stm32f2x: Correct calculation of number of 128k sectors.

Fixes regression introduced in 9785f51f that caused write outside
allocated memory during probe of devices with <1024K flash.

Reported-by: Alexander Pakhomov <ker0sin@yandex.ru>
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Change-Id: Ifba8833e436064624efbf678162538fd351a5702
Reviewed-on: http://openocd.zylin.com/1450
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/flash/nor/stm32f2x.c