]> git.gag.com Git - fw/openocd/commit
STM32L: Validate flash writes
authorKeith Packard <keithp@keithp.com>
Tue, 3 Apr 2012 03:48:41 +0000 (20:48 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Apr 2013 06:23:35 +0000 (23:23 -0700)
commit7e709eab1cb6ac73dc6e5feae5b1b9387d6e91a5
tree81c1135e30cf830d3e9f73c8eca7f39de5a35c5d
parent08ddb19fd3a708d21057c88e8b86215e04c781ec
STM32L: Validate flash writes

Read-back flash data and make sure it is byte-for-byte the same as the
source data.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/flash/nor/stm32lx.c