[patch] generic nand driver for SoCs
Vitaly Wool
vitalywool at gmail.com
Tue May 1 09:03:56 EDT 2007
On 5/1/07, Thomas Gleixner <tglx at linutronix.de> wrote:
> > +#ifdef CONFIG_MTD_PARTITIONS
> > +static const char *part_probe_types[] = { "cmdlinepart", "RedBoot", NULL };
> > +#endif
> > +
> Hmm, this should be provided by the platform as well.
Really? I don't think platform code can call parse_mtd_partitions --
nothing is set up at that moment yet. Please correct me if I'm missing
something.
Other than that, I do agree with your comments, thanks,
Vitaly
More information about the linux-mtd
mailing list