Skip to content

[HELP] What is the recommended Flash filesystem should be used with NAND (MTD)? #19357

Description

@wangtao13

Description

I have done a device driver of SPI FLASH Controller in the SOC. I did NOT use the mtd_nand.c or nand_raw interface, all the functions (FLASH chip probing, reading/writing/erasing) are self-contained in the driver. And I also created 4 MTD partitions in the testing codes, so that I can see /dev/mtd[0-3].

Here comes my question: Currently, the MTD partitions have created, what (the recommended) FLASH filesystem should I use? And what are the steps to mount filesystem on a certain MTD partition (/dev/mtdn)?

Verification

  • I have verified before submitting the report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions