S70FL01GSAGMFI011 FAT driver

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
amkuc_4287376
Level 1
Level 1

Hi, we need FAT driver for S70FL01GSAGMFI011 memory. Please share the download link.

S70FL01GSAGMFI011

0 Likes
1 Solution
BushraH_91
Moderator
Moderator
Moderator
750 replies posted 50 likes received 250 solutions authored

Hello,

If you are looking for a flash file system to run on a FL01GS then I would recommend JFFS2. If the two dies of the package shall appear as one single partition then we can give you some mtdconcat glue code to create one single MTD over the two dies.

FAT can also be run on it but we do not recommend that. You would have to run the FTL driver on top of the chips, then VFAT. It is all included in the standard Linux kernel.

Thank you and have a wonderful day

Regards,

Bushra

View solution in original post

0 Likes
1 Reply
BushraH_91
Moderator
Moderator
Moderator
750 replies posted 50 likes received 250 solutions authored

Hello,

If you are looking for a flash file system to run on a FL01GS then I would recommend JFFS2. If the two dies of the package shall appear as one single partition then we can give you some mtdconcat glue code to create one single MTD over the two dies.

FAT can also be run on it but we do not recommend that. You would have to run the FTL driver on top of the chips, then VFAT. It is all included in the standard Linux kernel.

Thank you and have a wonderful day

Regards,

Bushra

0 Likes