ramips: mt7621: add MT29F2G08ABAE NAND flash support
Signed-off-by: Roman Yeryomin <roman@advem.lv>
This commit is contained in:
parent
f2107fc328
commit
bcb89fcca8
1 changed files with 2 additions and 1 deletions
|
@ -4302,7 +4302,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
|
|||
+#endif /* __NAND_DEF_H__ */
|
||||
--- /dev/null
|
||||
+++ b/drivers/mtd/nand/nand_device_list.h
|
||||
@@ -0,0 +1,55 @@
|
||||
@@ -0,0 +1,56 @@
|
||||
+/* Copyright Statement:
|
||||
+ *
|
||||
+ * This software/firmware and related documentation ("MediaTek Software") are
|
||||
|
@ -4345,6 +4345,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
|
|||
+ {0x20BC, 0x105554, 5, 16, 512, 128, 2048, 64, 0x1123, "EHD013151MA_5", 0},
|
||||
+ {0xECBC, 0x005554, 5, 16, 512, 128, 2048, 64, 0x1123, "K524G2GACB_A0", 0},
|
||||
+ {0x2CBC, 0x905556, 5, 16, 512, 128, 2048, 64, 0x21044333, "MT29C4G96MAZA", 0},
|
||||
+ {0x2CDA, 0x909506, 5, 8, 256, 128, 2048, 64, 0x30C77fff, "MT29F2G08ABAE", 0},
|
||||
+ {0xADBC, 0x905554, 5, 16, 512, 128, 2048, 64, 0x10801011, "H9DA4GH4JJAMC", 0},
|
||||
+ {0x01F1, 0x801D01, 4, 8, 128, 128, 2048, 64, 0x30C77fff, "S34ML01G100TF", 0},
|
||||
+ {0x92F1, 0x8095FF, 4, 8, 128, 128, 2048, 64, 0x30C77fff, "F59L1G81A", 0},
|
||||
|
|
Loading…
Reference in a new issue