From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 25 Oct 2015 12:37:29 +0100 Subject: [U-Boot] [PATCH v2 1/2] arm: stm32f4: fix a bug when only first sector gets erased In-Reply-To: <1445624047-6592-1-git-send-email-pftbest@gmail.com> References: <1445624047-6592-1-git-send-email-pftbest@gmail.com> Message-ID: <20151025123729.38b8472c@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Vadzim, On Fri, 23 Oct 2015 21:14:06 +0300, Vadzim Dambrouski 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 > --- 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.