[patch] generic nand driver for SoCs

Thomas Gleixner tglx at linutronix.de
Tue May 1 09:09:00 EDT 2007


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.

	tglx






More information about the linux-mtd mailing list