flash: add missing stm32l medium+ device id
commit9c298cd27874c77bd9f5aa84c0380349f002cffa
authorSpencer Oliver <spen@spen-soft.co.uk>
Mon, 8 Jul 2013 16:18:54 +0000 (8 17:18 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 15 Jul 2013 09:55:35 +0000 (15 09:55 +0000)
treefba663947ad628c51d9ce02a2100c5dd5c034810
parent2d146a93217239b0f869aea5c6cae57a27db6744
flash: add missing stm32l medium+ device id

The device was correctly used in stm32lx_probe but missing from stm32lx_get_info.

Change-Id: If288b8df3210a945e727e4e27cfbdb948db32fc7
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1491
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Tested-by: jenkins
src/flash/nor/stm32lx.c