mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
mtd: nand : add slc ids
PD#150442: mtd: nand: add 128m FS33ND01GS108TFI0 nand Change-Id: Ibda5d793825cef1a3c522cf42f277f74db3172f7 Signed-off-by: Yueguie He <yuegui.he@amlogic.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user