Re: [PATCH 1/2] mtd: spinand: winbond: add support for W25N04LW
Miquel Raynal <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.drivers.mtd |
|---|---|
| Message-ID | <[email protected]> |
On 07/08/2026 at 12:13:38 +0530, Md Sadre Alam <[email protected]> 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