Static partitions
Nicolas Pitre
nico at cam.org
Wed Sep 6 12:45:13 EDT 2006
On Thu, 7 Sep 2006, Justin Clacherty wrote:
> Justin Clacherty wrote:
> > Hi,
> >
> > I've managed to get mtd working on my PXA270 board. I've used the
> > mainstone port as a template for my board port and was wondering why the
> > static partitions need to be defined twice. Mainstone has it defined in
> > arch/arm/mach-pxa/mainstone.c and in drivers/mt d/maps/mainstone-flash.c.
> >
> > Regards,
> > Justin.
> >
>
> Asking again due to lack of interest :)
>
> Nicolas, you wouldn't happen to know the answer to this would you?
There was a patch in the CVS to remove any partition definitions from
mainstone-flash.c and lubbock-flash.c, merge those two into a generic
pxa-flash.c and have it get the partition information in a generic way
from each board specific file.
The board specific file part is in mainline now. Somehow the other part
hasn't been carried over to the MTD GIT tree yet.
Nicolas
More information about the linux-mtd
mailing list