Merge "drivers: mtd: nand: Updating part MX35UF2GE4AD"

This commit is contained in:
Linux Build Service Account 2024-06-05 13:11:01 -07:00 committed by Gerrit - the friendly Code Review server
commit e92dafda00

View file

@ -387,11 +387,11 @@ static struct qpic_serial_nand_params qpic_serial_nand_tbl[] = {
.erase_blk_size = 0x00020000,
.pgs_per_blk = 64,
.no_of_blocks = 2048,
.spare_size = 160,
.density = 0x08000000,
.spare_size = 128,
.density = 0x10000000,
.otp_region = 0x2000,
.no_of_addr_cycle = 0x3,
.num_bits_ecc_correctability = 4,
.num_bits_ecc_correctability = 8,
.timing_mode_support = 0,
.quad_mode = true,
.check_quad_config = true,