flash: revert incorrect stm32f1 default_padded_value
authorSpencer Oliver <spen@spen-soft.co.uk>
Fri, 13 Dec 2013 21:23:25 +0000 (21:23 +0000)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 14 Dec 2013 21:46:44 +0000 (21:46 +0000)
commit242649c81c4528d80fa4643b550349e567139875
treefb24ca31722ec9d04e94b23d22ef7132a7d1b1e3
parentbb8c0d55d4fa72fe48ef70f17ee40324a355b73f
flash: revert incorrect stm32f1 default_padded_value

Commit 2493671e2d9c352ea70edc8665b4c8f172ef1141 added a default flash
padded value to the wrong file, should have been stm32lx.c not stm32f1x.c.

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