Re: [PATCH v3 3/3] mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashes

2024-10-08 Thread Balamanikandan.Gunasundar
On 30/09/24 1:37 pm, Alexander Dahl wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > Hello, > > Am Tue, May 28, 2024 at 12:32:44PM +0200 schrieb Alexander Dahl: >> Hei hei, >> >> Am Mon, Apr 15, 2024 at 09:57:55AM +0200 schrieb Alexander D

Re: [PATCH v2] mtd: nand: raw: atmel: Use ONFI ECC params if available

2024-07-25 Thread Balamanikandan.Gunasundar
Acked-by: Balamanikandan Gunasundar On 22/07/24 3:15 am, Zixun LI wrote: > [Some people who received this message don't often get email from > ad...@hifiphile.com. Learn why this is important at > https://aka.ms/LearnAboutSenderIdentification ] > > EXTERNAL EMAIL: Do not click links or open a

Re: [PATCH] mtd: nand: raw: atmel: Use ONFI ECC params if available

2024-07-25 Thread Balamanikandan.Gunasundar
Hi, On 19/07/24 1:17 am, Michael Nazzareno Trimarchi wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > Hi > > On Thu, Jul 18, 2024 at 9:40 PM Zixun Li wrote: >> >> On 10/07/2024 09:28, Alexander Dahl wrote: >> >>> Despite the missing spac

Re: [PATCH v3 1/9] nand: atmel: Add DM based NAND driver

2022-10-26 Thread Balamanikandan.Gunasundar
On 25/10/22 4:36 pm, Michael Nazzareno Trimarchi wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > Hi > > On Tue, Oct 25, 2022 at 12:52 PM Balamanikandan Gunasundar > wrote: >> >> This implementation is ported from the rework done by Boris

Re: [PATCH v3 1/9] nand: atmel: Add DM based NAND driver

2022-10-25 Thread Balamanikandan.Gunasundar
On 25/10/22 4:36 pm, Michael Nazzareno Trimarchi wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > Hi > > On Tue, Oct 25, 2022 at 12:52 PM Balamanikandan Gunasundar > wrote: >> >> This implementation is ported from the rework done by Boris

Re: [PATCH] cmd: nand biterr - Add support for nand biterr command

2021-10-21 Thread Balamanikandan.Gunasundar
Hello, Can you please provide your comments on this patch. Thanks, Balamanikandan On 29/06/21 12:46 pm, Balamanikandan Gunasundar wrote: > The command shall be used to induce bit errors in the nand page > manually. The code flips a bit in the specified offset without > changing the ECC. This hel