[LEDE-DEV] [PATCH] ramips: mt7621: add MT29F2G08ABAE NAND flash support
John Crispin
john at phrozen.org
Wed Sep 27 21:58:31 PDT 2017
ah, this patches the hacky driver, my bad, i'll merge it ....
On 28/09/17 06:57, John Crispin wrote:
> Hi Roman,
>
> please resend with a fully annotated patch and also make sure to send
> this upstream please. we stopped accepting mtd chip support patches
> that did not get sent upstream yet.
>
> John
>
>
> On 17/09/17 22:17, Roman Yeryomin wrote:
>> Signed-off-by: Roman Yeryomin <roman at advem.lv>
>> ---
>> target/linux/ramips/patches-4.9/0039-mtd-add-mt7621-nand-support.patch
>> | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git
>> a/target/linux/ramips/patches-4.9/0039-mtd-add-mt7621-nand-support.patch
>> b/target/linux/ramips/patches-4.9/0039-mtd-add-mt7621-nand-support.patch
>> index f3fc976..ed9f1dc 100644
>> ---
>> a/target/linux/ramips/patches-4.9/0039-mtd-add-mt7621-nand-support.patch
>> +++
>> b/target/linux/ramips/patches-4.9/0039-mtd-add-mt7621-nand-support.patch
>> @@ -4302,7 +4302,7 @@ Signed-off-by: John Crispin <blogic at 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 at 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},
>
>
> _______________________________________________
> Lede-dev mailing list
> Lede-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev
More information about the Lede-dev
mailing list