X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=drivers%2Fmtd%2Fnand%2Fnand_ids.c;h=4d2c958d2cb1432c8428728ea259a0ec483c8c43;hb=6fa3eb70c07b7ce2061fd6602159ac2d45a7dc3d;hp=683813a46a905f489feabaced468efd88abc136d;hpb=daf799cca8abbf7f3e253ecf1d41d244070773d7;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/drivers/mtd/nand/nand_ids.c b/drivers/mtd/nand/nand_ids.c index 683813a46a90..4d2c958d2cb1 100644 --- a/drivers/mtd/nand/nand_ids.c +++ b/drivers/mtd/nand/nand_ids.c @@ -43,6 +43,36 @@ struct nand_flash_dev nand_flash_ids[] = { {"TC58NVG6D2 64G 3.3V 8-bit", { .id = {0x98, 0xde, 0x94, 0x82, 0x76, 0x56, 0x04, 0x20} }, SZ_8K, SZ_8K, SZ_2M, 0, 8, 640}, + {"MT29F32G08CBADB 32G 3.3V 8-bit", + { .id = {0x2C,0x44,0x44,0x4B,0xA9,0x00} }, + SZ_8K, SZ_4K, SZ_2M, 0, 5, 640}, + {"SDTNQGAMA008G 64G 3.3V 8-bit", + { .id = {0x45,0xDE,0x94,0x93,0x76,0x57} }, + SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280}, + {"TC58TEG5DCKTA00 32G 3.3V 8-bit", + { .id = {0x98,0xD7,0x84,0x93,0x72,0x00} }, + SZ_16K, SZ_4K, SZ_4M, 0, 5, 1280}, + {"SDTNRGAMA008GK 64G 3.3V 8-bit", + { .id = {0x45,0xDE,0x94,0x93,0x76,0x00} }, + SZ_16K, SZ_8K, SZ_4M, 0, 5, 1280}, + {"H27UCG8T2ETR 64G 3.3V 8-bit", + { .id = {0xAD,0xDE,0x14,0xA7,0x42,0x00} }, + SZ_16K, SZ_8K, SZ_4M, 0, 5, 1280}, + {"BW27UCG8T2ETR 64G 3.3V 8-bit", + { .id = {0xAD,0xDE,0x94,0xA7,0x42,0x00} }, + SZ_16K, SZ_8K, SZ_4M, 0, 5, 1280}, + {"SDTNRGAMA004GK 32G 3.3V 8-bit", + { .id = {0x45,0xD7,0x84,0x93,0x72,0x00} }, + SZ_16K, SZ_4K, SZ_4M, 0, 5, 1280}, + {"MT29F128G08CFABA 128G 3.3V 8-bit", + { .id = {0x2C,0x64,0x44,0x4B,0xA9,0x00} }, + SZ_8K, SZ_8K, SZ_2M, 0, 5, 640}, + {"H27UBG8T2CTR 32G 3.3V 8-bit", + { .id = {0xAD,0xD7,0x94,0x91,0x60,0x00} }, + SZ_8K, SZ_4K, SZ_2M, 0, 5, 640}, + {"TC58TEG6DDKTA00 64G 3.3V 8-bit", + { .id = {0x98,0xDE,0x94,0x93,0x76,0x00} }, + SZ_16K, SZ_8K, SZ_4M, 0, 5, 1280}, LEGACY_ID_NAND("NAND 4MiB 5V 8-bit", 0x6B, 4, SZ_8K, SP_OPTIONS), LEGACY_ID_NAND("NAND 4MiB 3,3V 8-bit", 0xE3, 4, SZ_8K, SP_OPTIONS),