Files
u-boot/arch/arm
Vadzim Dambrouski 4cd3246f2a arm: stm32f4: fix a bug when only first sector gets erased
flash_lock call is inside a for loop, so after the first iteration flash
is locked and no more sectors can be erased.
Move flash_lock out of the loop.

Signed-off-by: Vadzim Dambrouski <pftbest@gmail.com>
2015-11-10 16:48:47 +01:00
..
2015-10-02 10:42:31 +02:00
2015-09-28 10:48:23 -04:00
2015-11-10 15:04:21 +01:00
2015-11-04 14:49:53 +01:00