stm32: update stm32f1x driver for f0x and f3x option bytes
commitf14cf545ebd9de51465332dbfcbce38a45286f98
authorSpencer Oliver <spen@spen-soft.co.uk>
Tue, 26 Feb 2013 11:57:02 +0000 (26 11:57 +0000)
committerFreddie Chopin <freddie.chopin@gmail.com>
Wed, 6 Mar 2013 21:10:28 +0000 (6 21:10 +0000)
tree2415b876acd8f1c5cc2bf88f5c7bf682776a02f3
parent1d1f1b95a7516af3ce845c79af73511c82035528
stm32: update stm32f1x driver for f0x and f3x option bytes

The stm32f0 and stm32f3 share the same option byte location, but the format
differs.

Adding an option_offset fixes the broken options_read cmd and incorrectly
setting Hardware Watchdog when unlocking a f3x device.

Change-Id: I82d66b6198294ea9eedb44ca8b2fb368c0cb15e8
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1184
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
src/flash/nor/stm32f1x.c