a question about mtd partition information

schorn dong schor.dong at gmail.com
Sun Jun 20 00:51:28 EDT 2010


Hi all
I have a question about MTD partition.
My NAND controller is PCI device, so MTD driver need use pci register
interrface.
I want to add mtd partition features in my MTD driver. But I don't
want to list the
mtd_partition structure in MTD driver. Since I think this is the
platform relevant.
Different platform with the same NAND controller may have different partitions.

Here is my question: If I don't list mtd_partition structure in MTD
driver, which file
is the best one for me to list this structure?



More information about the linux-mtd mailing list