flash: change stm32lx driver probe behaviour
authorSpencer Oliver <spen@spen-soft.co.uk>
Fri, 17 Feb 2012 14:33:48 +0000 (14:33 +0000)
committerSpencer Oliver <spen@spen-soft.co.uk>
Wed, 29 Feb 2012 11:19:58 +0000 (11:19 +0000)
commit38dc2530013a992b98e7926447378dae4f33ed59
tree877b28c80838025fa9c818a7847f017c6b7ca17f
parent6dfd56a7432fd7daa60ef8caa78f13576049de03
flash: change stm32lx driver probe behaviour

Currently stm32lx flash driver will remove the readout protection if set
during a probe.

This may not be what the user wants, so let them decide.

Change-Id: I8575e3b339b10a4f7bac57cca9586dcab513d347
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/465
Tested-by: jenkins
src/flash/nor/stm32lx.c