mtd: nand: add SanDisk manufacturer ID
Add the manufactor ID for SanDisk. Make preparation for SanDisk SDTNRGAMA-008G. Signed-off-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
This commit is contained in:

committed by
Brian Norris

parent
94d04e824f
commit
3f97c6ff6d
@@ -169,6 +169,7 @@ struct nand_manufacturers nand_manuf_ids[] = {
|
||||
{NAND_MFR_AMD, "AMD/Spansion"},
|
||||
{NAND_MFR_MACRONIX, "Macronix"},
|
||||
{NAND_MFR_EON, "Eon"},
|
||||
{NAND_MFR_SANDISK, "SanDisk"},
|
||||
{0x0, "Unknown"}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user