Re: [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

2018-06-18 Thread Miquel Raynal
Hi Abhishek, On Mon, 11 Jun 2018 14:46:00 +0530, Abhishek Sahu wrote: > On 2018-06-07 18:07, Miquel Raynal wrote: > > Hi Abhishek, > > > On Mon, 28 May 2018 11:16:29 +0530, Abhishek Sahu > > wrote: > > >> On 2018-05-26 14:12, Miquel Raynal wrote: > >> > Hi Abhishek, > >> > > On Fri, 25

Re: [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

2018-06-11 Thread Abhishek Sahu
On 2018-06-07 18:07, Miquel Raynal wrote: Hi Abhishek, On Mon, 28 May 2018 11:16:29 +0530, Abhishek Sahu wrote: On 2018-05-26 14:12, Miquel Raynal wrote: > Hi Abhishek, > > On Fri, 25 May 2018 17:51:29 +0530, Abhishek Sahu > wrote: > >> commit 2c8f8afa7f92 ("mtd: nand: add generic helpers to

Re: [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

2018-06-07 Thread Miquel Raynal
Hi Abhishek, On Mon, 28 May 2018 11:16:29 +0530, Abhishek Sahu wrote: > On 2018-05-26 14:12, Miquel Raynal wrote: > > Hi Abhishek, > > > On Fri, 25 May 2018 17:51:29 +0530, Abhishek Sahu > > wrote: > > >> commit 2c8f8afa7f92 ("mtd: nand: add generic helpers to check, > >> match, maximiz

Re: [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

2018-05-30 Thread Abhishek Sahu
On 2018-05-30 13:08, Masahiro Yamada wrote: 2018-05-30 15:21 GMT+09:00 Abhishek Sahu : On 2018-05-30 05:58, Masahiro Yamada wrote: Hi. 2018-05-30 4:30 GMT+09:00 Boris Brezillon : On Sat, 26 May 2018 10:42:47 +0200 Miquel Raynal wrote: Hi Abhishek, On Fri, 25 May 2018 17:51:29 +0530, Ab

Re: [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

2018-05-30 Thread Masahiro Yamada
2018-05-30 15:21 GMT+09:00 Abhishek Sahu : > On 2018-05-30 05:58, Masahiro Yamada wrote: >> >> Hi. >> >> 2018-05-30 4:30 GMT+09:00 Boris Brezillon : >>> >>> On Sat, 26 May 2018 10:42:47 +0200 >>> Miquel Raynal wrote: >>> Hi Abhishek, On Fri, 25 May 2018 17:51:29 +0530, Abhishek Sahu

Re: [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

2018-05-29 Thread Abhishek Sahu
On 2018-05-30 05:58, Masahiro Yamada wrote: Hi. 2018-05-30 4:30 GMT+09:00 Boris Brezillon : On Sat, 26 May 2018 10:42:47 +0200 Miquel Raynal wrote: Hi Abhishek, On Fri, 25 May 2018 17:51:29 +0530, Abhishek Sahu wrote: > commit 2c8f8afa7f92 ("mtd: nand: add generic helpers to check, > mat

Re: [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

2018-05-29 Thread Masahiro Yamada
Hi. 2018-05-30 4:30 GMT+09:00 Boris Brezillon : > On Sat, 26 May 2018 10:42:47 +0200 > Miquel Raynal wrote: > >> Hi Abhishek, >> >> On Fri, 25 May 2018 17:51:29 +0530, Abhishek Sahu >> wrote: >> >> > commit 2c8f8afa7f92 ("mtd: nand: add generic helpers to check, >> > match, maximize ECC settings

Re: [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

2018-05-29 Thread Boris Brezillon
On Sat, 26 May 2018 10:42:47 +0200 Miquel Raynal wrote: > Hi Abhishek, > > On Fri, 25 May 2018 17:51:29 +0530, Abhishek Sahu > wrote: > > > commit 2c8f8afa7f92 ("mtd: nand: add generic helpers to check, > > match, maximize ECC settings") provides generic helpers which > > drivers can use for s

Re: [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

2018-05-27 Thread Abhishek Sahu
On 2018-05-26 14:12, Miquel Raynal wrote: Hi Abhishek, On Fri, 25 May 2018 17:51:29 +0530, Abhishek Sahu wrote: commit 2c8f8afa7f92 ("mtd: nand: add generic helpers to check, match, maximize ECC settings") provides generic helpers which drivers can use for setting up ECC parameters. Since sa

Re: [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

2018-05-26 Thread Miquel Raynal
Hi Abhishek, On Fri, 25 May 2018 17:51:29 +0530, Abhishek Sahu wrote: > commit 2c8f8afa7f92 ("mtd: nand: add generic helpers to check, > match, maximize ECC settings") provides generic helpers which > drivers can use for setting up ECC parameters. > > Since same board can have different ECC str

[PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration

2018-05-25 Thread Abhishek Sahu
commit 2c8f8afa7f92 ("mtd: nand: add generic helpers to check, match, maximize ECC settings") provides generic helpers which drivers can use for setting up ECC parameters. Since same board can have different ECC strength nand chips so following is the logic for setting up ECC strength and ECC step