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 <sshivamurthy@micron.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20200311175735.2007-3-sshivamurthy@micron.com
This commit is contained in:
committed by
Miquel Raynal
parent
d313704344
commit
8511a3a993
@@ -91,6 +91,7 @@ static int micron_8_ecc_get_status(struct spinand_device *spinand,
|
|||||||
}
|
}
|
||||||
|
|
||||||
static const struct spinand_info micron_spinand_table[] = {
|
static const struct spinand_info micron_spinand_table[] = {
|
||||||
|
/* M79A 2Gb 3.3V */
|
||||||
SPINAND_INFO("MT29F2G01ABAGD",
|
SPINAND_INFO("MT29F2G01ABAGD",
|
||||||
SPINAND_ID(SPINAND_READID_METHOD_OPCODE_DUMMY, 0x24),
|
SPINAND_ID(SPINAND_READID_METHOD_OPCODE_DUMMY, 0x24),
|
||||||
NAND_MEMORG(1, 2048, 128, 64, 2048, 40, 2, 1, 1),
|
NAND_MEMORG(1, 2048, 128, 64, 2048, 40, 2, 1, 1),
|
||||||
|
|||||||
Reference in New Issue
Block a user