Re: [U-Boot] [PATCH 0/3] at91: atmel_nand: add PMECC(Programmable Multibit ECC controller) support

2012-08-15 Thread Andreas Bießmann
Dear Josh Wu, On 15.08.2012 10:19, Josh Wu wrote: > Hi, Andreas > > Thank you for the quick reply. > > On 8/15/2012 3:50 PM, Andreas Bießmann wrote: >> Dear Josh Wu, >> >> On 15.08.2012 08:50, Josh Wu wrote: >>> Hi, Andreas >> And the last, you should add at least one user of this feature. Is

Re: [U-Boot] [PATCH 0/3] at91: atmel_nand: add PMECC(Programmable Multibit ECC controller) support

2012-08-15 Thread Josh Wu
Hi, Andreas Thank you for the quick reply. On 8/15/2012 3:50 PM, Andreas Bießmann wrote: Dear Josh Wu, On 15.08.2012 08:50, Josh Wu wrote: Hi, Andreas Sorry, in these patches of current version, it still has a bug, which will fail to write with PMECC, I will send out the v2 patch soon which

Re: [U-Boot] [PATCH 0/3] at91: atmel_nand: add PMECC(Programmable Multibit ECC controller) support

2012-08-15 Thread Andreas Bießmann
Dear Josh Wu, On 15.08.2012 08:50, Josh Wu wrote: > Hi, Andreas > > Sorry, in these patches of current version, it still has a bug, which > will fail to write with PMECC, I will send out the v2 patch soon which > include this bug fix. Oups, sorry I had this patch series not on my list. Will revi

Re: [U-Boot] [PATCH 0/3] at91: atmel_nand: add PMECC(Programmable Multibit ECC controller) support

2012-08-14 Thread Josh Wu
Hi, Andreas Sorry, in these patches of current version, it still has a bug, which will fail to write with PMECC, I will send out the v2 patch soon which include this bug fix. Best Regards, Josh Wu On 8/9/2012 6:21 PM, Josh Wu wrote: This patch series will add PMECC support for atmel nand dr

[U-Boot] [PATCH 0/3] at91: atmel_nand: add PMECC(Programmable Multibit ECC controller) support

2012-08-09 Thread Josh Wu
This patch series will add PMECC support for atmel nand driver in u-boot. The driver patch is ported from kernel patch. The main different from kernel patch is the modification about registers access part. in this version it via a register structure to access. It is tested in atmel 9x5 series