Skip to content

Commit 8511a3a

Browse files
shivamurthyshastrimiquelraynal
authored andcommitted
mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
Add the SPI NAND device MT29F2G01ABAGD series number, size and voltage details as a comment. Signed-off-by: Shivamurthy Shastri <[email protected]> Reviewed-by: Boris Brezillon <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
1 parent d313704 commit 8511a3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/mtd/nand/spi/micron.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ static int micron_8_ecc_get_status(struct spinand_device *spinand,
9191
}
9292

9393
static const struct spinand_info micron_spinand_table[] = {
94+
/* M79A 2Gb 3.3V */
9495
SPINAND_INFO("MT29F2G01ABAGD",
9596
SPINAND_ID(SPINAND_READID_METHOD_OPCODE_DUMMY, 0x24),
9697
NAND_MEMORG(1, 2048, 128, 64, 2048, 40, 2, 1, 1),

0 commit comments

Comments
 (0)