From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Mon, 09 Feb 2015 22:51:18 +0100 Subject: [U-Boot] [PATCH] mtd: atmel_nand: according to pmecc version to perform 0xff page correction In-Reply-To: <1423501499.4338.1.camel@aoeu.buserror.net> References: <1421380486-22138-1-git-send-email-josh.wu@atmel.com> <54B8A154.3000603@atmel.com> <54B8B4A8.8010702@atmel.com> <54B8CAAD.5060407@gmail.com> <54CF1450.2050605@atmel.com> <1423501499.4338.1.camel@aoeu.buserror.net> Message-ID: <54D92BD6.10209@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Scott, On 09.02.15 18:04, Scott Wood wrote: > On Mon, 2015-02-02 at 14:08 +0800, Josh Wu wrote: >> Hi, Scott >> >> On 1/16/2015 4:24 PM, Andreas Bie?mann wrote: >>> Hi Bo, Josh, >>> >>> On 01/16/2015 07:50 AM, Josh Wu wrote: >>>> Hi, Bo >>>> >>>> On 1/16/2015 1:27 PM, Bo Shen wrote: >>>>> Hi Josh, >>>>> >>>>> On 01/16/2015 11:54 AM, Josh Wu wrote: >>>>>> As the PMECC hardware has different version. In SAMA5D4 chip, the >>>>>> PMECC ip >>>>>> can generate 0xff pmecc ECC value for all 0xff sector. >>>>>> >>>>>> According to this, add PMECC version check, if it's SAMA5D4 then we >>>>>> always >>>>>> let PMECC hardware to correct it. >>>>>> >>>>>> Signed-off-by: Josh Wu >>>>> except the nitpick. >>>>> >>>>> Acked-by: Bo Shen >>> Acked-by: Andreas Bie?mann >> >> Would you pick this patch into your tree with Bo and Andreas's Acked-by? >> Thanks. > > I won't be able to apply anything for at least a week and a half... > I'll look at it then if it hasn't been applied yet, but I'm fine with > the custodian for the relevant hardware taking it in the meantime. I picked it up already Best regards Andreas Bie?mann