mtd: nand : add slc ids
authorYueguie He <yuegui.he@amlogic.com>
Mon, 4 Sep 2017 09:07:33 +0000 (17:07 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Wed, 6 Sep 2017 05:41:45 +0000 (22:41 -0700)
PD#150442: mtd: nand: add 128m FS33ND01GS108TFI0 nand

Change-Id: Ibda5d793825cef1a3c522cf42f277f74db3172f7
Signed-off-by: Yueguie He <yuegui.he@amlogic.com>
drivers/amlogic/mtd/nand_flash.c

index c50d422..ee36fe0 100644 (file)
@@ -831,6 +831,19 @@ struct aml_nand_flash_dev aml_nand_flash_ids[] = {
                0,
                (NAND_TIMING_MODE5 | NAND_ECC_BCH8_MODE)},
 
+       {"M Generation NAND 1Gib FS33ND01GS108TFI0",
+               {NAND_MFR_SAMSUNG, 0xF1, 0x00, 0x95, 0x42},
+               2048,
+               128,
+               0x20000,
+               64,
+               1,
+               20,
+               15,
+               0,
+               0,
+               (NAND_TIMING_MODE5 | NAND_ECC_BCH8_MODE)},
+
        {"M Generation NAND 2GiB K9GAG08U0M",
                {NAND_MFR_SAMSUNG, 0xD5, 0x14, 0xb6, 0x74},
                4096,