flash: stm32lx fallback to slow memory writes when no working area
commit9b045f62f4bac2411a7662d8b312637347aac73d
authorSpencer Oliver <spen@spen-soft.co.uk>
Fri, 7 Dec 2012 11:08:33 +0000 (7 11:08 +0000)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 30 Dec 2012 11:36:40 +0000 (30 11:36 +0000)
tree29164266a425c0d79dc3df3f3d33d12c52e0ec92
parent80649fc3d5ce5da7c29cc645109f72e012187c72
flash: stm32lx fallback to slow memory writes when no working area

The current stm32lx driver will fail if no working area is
provided - fallback to using slow writes if this is the case.

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