From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Wu Date: Tue, 10 Feb 2015 09:44:21 +0800 Subject: [U-Boot] [PATCH] mtd: atmel_nand: according to pmecc version to perform 0xff page correction In-Reply-To: <54D92BD6.10209@googlemail.com> 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> <54D92BD6.10209@googlemail.com> Message-ID: <54D96275.3000504@atmel.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, Andreas On 2/10/2015 5:51 AM, Andreas Bie?mann wrote: > 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 Great, Thanks. > > Best regards > > Andreas Bie?mann Best Regards, Josh Wu