* Adding Partition to MTD
@ 2005-01-10 10:06 pavel livshits
2005-01-10 10:41 ` William J Beksi
0 siblings, 1 reply; 2+ messages in thread
From: pavel livshits @ 2005-01-10 10:06 UTC (permalink / raw)
To: linux-mtd
Hi,
I'm using Monta Vista Linux CEE for PXA271. I would like to add
additional (forth) partition to MTD "Bulverdo flash" for test file
system purpose.
Where are the changes other then another name to static struct
mtd_partition bulverde_partitions[]?
Regards,
Pavel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Adding Partition to MTD
2005-01-10 10:06 Adding Partition to MTD pavel livshits
@ 2005-01-10 10:41 ` William J Beksi
0 siblings, 0 replies; 2+ messages in thread
From: William J Beksi @ 2005-01-10 10:41 UTC (permalink / raw)
To: pavel livshits; +Cc: linux-mtd
pavel livshits wrote:
>Hi,
>
>I'm using Monta Vista Linux CEE for PXA271. I would like to add
>additional (forth) partition to MTD "Bulverdo flash" for test file
>system purpose.
>Where are the changes other then another name to static struct
>mtd_partition bulverde_partitions[]?
>
>
None, just add another partition simply by modifying the mtd_partition
partition_info[] struct in the driver for your particular board,
recompile and reload the driver.
--
William
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-01-10 10:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-10 10:06 Adding Partition to MTD pavel livshits
2005-01-10 10:41 ` William J Beksi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox