drivers: mtd: nand: Updating part MX35UF4GE4AD-Z4I

The MX35UF4GE4AD-Z4I part has 256 bytes of spare
size. Updating the correct info in the nand table.

Change-Id: Ic3c71d870db8f7e54d0aeb0de27e1812f0fdff7d
Signed-off-by: Hariharan K <quic_harihk@quicinc.com>
This commit is contained in:
Hariharan K 2024-05-13 23:34:28 +05:30
parent 18b9df54bf
commit b7dd2c641e

View file

@ -403,7 +403,7 @@ static struct qpic_serial_nand_params qpic_serial_nand_tbl[] = {
.erase_blk_size = 0x00040000,
.pgs_per_blk = 64,
.no_of_blocks = 2048,
.spare_size = 160,
.spare_size = 256,
.density = 0x20000000,
.otp_region = 0x2000,
.no_of_addr_cycle = 0x3,