stm32l flash: add another device ID
commitf97aafdfafb13d146cdcac31dca49d30b8b58edd
authorAndrey Yurovsky <yurovsky@gmail.com>
Fri, 1 Nov 2013 21:29:17 +0000 (1 14:29 -0700)
committerSpencer Oliver <spen@spen-soft.co.uk>
Wed, 6 Nov 2013 13:06:49 +0000 (6 13:06 +0000)
treee7bd63293c36f69020c4638fe54fc85a4e50f784
parent6accbb8baab5222ea6f1e1a3bd1c571124e7425c
stm32l flash: add another device ID

Add device ID 0x437, a dual-bank part with 512KB total.  This one used
the Medium+/HD flash size register to read the flash size in Kb rather
than the 0/1 code in the Medium+ parts.

Signed-off-by: Andrey Yurovsky <yurovsky@gmail.com>
Change-Id: I870fe3bb1b473939b7211c3b2edb44b4b3643648
Reviewed-on: http://openocd.zylin.com/1790
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/flash/nor/stm32lx.c