stm32f2x flash: add STM32F401 (F4 low power)
authorAndrey Yurovsky <yurovsky@gmail.com>
Mon, 22 Jul 2013 23:49:02 +0000 (16:49 -0700)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Fri, 26 Jul 2013 14:19:21 +0000 (14:19 +0000)
commit421283941b8c5a2a86b34dead635e7f386e2fa5e
tree58b2974c4968d330dafd37fcccd88800ff297a70
parent28525663214ea87dbb515c6010a843e472a40637
stm32f2x flash: add STM32F401 (F4 low power)

Add support for the new STM32F401 parts.  These are similar to the
STM32F405/407 however they are a new Low Power variant with ID code
0x423 and have 256K of Flash.  Tested with a modified F4 discovery
board.

Change-Id: Ida5fb14a0832934b4d6d1ec11e602df5076edbc8
Signed-off-by: Andrey Yurovsky <yurovsky@gmail.com>
Reviewed-on: http://openocd.zylin.com/1521
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/flash/nor/stm32f2x.c