[patch] generic nand driver for SoCs

Vitaly Wool vitalywool at gmail.com
Tue May 1 09:11:39 EDT 2007


On 5/1/07, Thomas Gleixner <tglx at linutronix.de> wrote:
> On Tue, 2007-05-01 at 17:03 +0400, Vitaly Wool wrote:
> > 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.
>
> I meant the list of probe types which should be done.

Ah, okay, will do.

Vitaly




More information about the linux-mtd mailing list