Re: [PATCH 1/2] mtd: spinand: winbond: add support for W25N04LW
From: Miquel Raynal
Date: Fri Aug 07 2026 - 10:06:23 EST
On 07/08/2026 at 12:13:38 +0530, Md Sadre Alam <md.alam@xxxxxxxxxxxxxxxx> wrote:
> Add support for Winbond W25N04LW 4Gbit SPI-NAND.
> It has 8-bit on-die ECC and a 4096+256 byte page
> (4096 byte main area, 128 byte usable OOB once
> on-chip ECC hides the 128 byte parity area),
That is not what you did below. Below you declare 254 free bytes.
Thanks,
Miquèl