public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Can mtd partition span multiple devices
@ 2003-04-02 22:56 John Burch
  2003-04-03  0:58 ` Thomas Gleixner
  2003-04-03  4:26 ` Charles Manning
  0 siblings, 2 replies; 7+ messages in thread
From: John Burch @ 2003-04-02 22:56 UTC (permalink / raw)
  To: linux-mtd

I'm wondering if a single mtd partition can span more than one physical
flash device.  For example, if two flash devices span the following
address ranges, 0x0-0x3FFFFF and 0x400000-0x7FFFFF, can an mtd partition
be defined as follows?

Name: spanning_partition
Size: 0x200000
Offset: 0x300000

So this partition would span physical addresses 0x300000 - 0x3FFFFF
(device 1) and 0x400000 - 0x4FFFFF (device 2).


John

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-04-03 15:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-02 22:56 Can mtd partition span multiple devices John Burch
2003-04-03  0:58 ` Thomas Gleixner
2003-04-03 11:15   ` Kenneth Johansson
2003-04-03 11:25     ` David Woodhouse
2003-04-03 15:36       ` John Burch
2003-04-03 15:49         ` Jörn Engel
2003-04-03  4:26 ` Charles Manning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox