* Static partitions
@ 2006-09-03 4:20 Justin Clacherty
2006-09-06 15:20 ` Justin Clacherty
0 siblings, 1 reply; 3+ messages in thread
From: Justin Clacherty @ 2006-09-03 4:20 UTC (permalink / raw)
To: linux-mtd
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Static partitions
2006-09-03 4:20 Static partitions Justin Clacherty
@ 2006-09-06 15:20 ` Justin Clacherty
2006-09-06 16:45 ` Nicolas Pitre
0 siblings, 1 reply; 3+ messages in thread
From: Justin Clacherty @ 2006-09-06 15:20 UTC (permalink / raw)
To: linux-mtd
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?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Static partitions
2006-09-06 15:20 ` Justin Clacherty
@ 2006-09-06 16:45 ` Nicolas Pitre
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Pitre @ 2006-09-06 16:45 UTC (permalink / raw)
To: Justin Clacherty; +Cc: linux-mtd
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-09-06 16:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-03 4:20 Static partitions Justin Clacherty
2006-09-06 15:20 ` Justin Clacherty
2006-09-06 16:45 ` Nicolas Pitre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox