From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 30 May 2014 01:42:15 +0200 Subject: [U-Boot] [PATCH 1/2] ARM: mxs: Fix NAND FCB flashing In-Reply-To: <1401405273-450-1-git-send-email-jkrause@posteo.de> References: <1401405273-450-1-git-send-email-jkrause@posteo.de> Message-ID: <201405300142.15478.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday, May 30, 2014 at 01:14:33 AM, Joerg Krause wrote: > From: Marek Vasut > > Fix the method of flashing FCB blocks into NAND. The new env > writes all four FCB blocks and also does not scrub such a big > part of the NAND. This fixed complains about busted NAND blocks > in Linux. Please use git send-email to submit patches . Thanks. Best regards, Marek Vasut