[U-Boot] [PATCH v2 1/2] arm: stm32f4: fix a bug when only first sector gets erased
Albert ARIBAUD
albert.u.boot at aribaud.net
Sun Oct 25 12:37:29 CET 2015
Hello Vadzim,
On Fri, 23 Oct 2015 21:14:06 +0300, Vadzim Dambrouski
<pftbest at gmail.com> wrote:
> 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 at gmail.com>
> ---
The history wrt v1 is missing in both patches.
Can you repost v2 with history?
In case you don't use it already, patman (see tools/patman/README) can
ease the workload of managing the history of a patch or patch series.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list