commandline physmap changed?

Duke ezbonites at gmail.com
Thu Nov 16 11:17:05 EST 2006


Adding the list...

On 11/16/06, Duke <ezbonites at gmail.com> wrote:
> On 11/16/06, Lennert Buytenhek <buytenh at wantstofly.org> wrote:
> > On Thu, Nov 16, 2006 at 09:44:08AM -0600, Duke wrote:
> >
> > > I'm using 2.6.18 kernel setting up my nor flash with the commandline:
> > >
> > > mtdparts=phys_mapped_flash:2m(boot),-(root)mtdparts=phys_mapped_flash:2m(boot),-(root)
> > > , and the phys mapped driver would not shot these partition on boot.
> > >
> > > I did the same thing on a previous 2.6.16 kernel and it worked ok.
> > > What changed? I noticed a physmap-flash name change but that wasn't it
> > > (i.e mtdparts=physmap-flash:2m(boot),-(root) ).
> > > How do I fix it?
> >
> > Try using 'physmap-flash.0'.  This works for me:
> >
> >         mtdparts=physmap-flash.0:256k(boot),256k(bootvars),2048k(zImage),-(flashfs1)
> >
>
> Thanks,
> That worked. I wonder what's the idea behind the ".0"?
>




More information about the linux-mtd mailing list