* MTD issue
@ 2002-12-02 14:20 PK MK
2002-12-02 14:39 ` David Woodhouse
0 siblings, 1 reply; 2+ messages in thread
From: PK MK @ 2002-12-02 14:20 UTC (permalink / raw)
To: linux-kernel; +Cc: linux-net
Hi All,
Can anybody tell me whether a single
MTD partion can span mutiple Flash ?
This is so that I can have a single JFFS
on mutiple flash.
Or can I have a single JFFS on
Mutiple MTD partitions?
Thanks
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: MTD issue
2002-12-02 14:20 MTD issue PK MK
@ 2002-12-02 14:39 ` David Woodhouse
0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2002-12-02 14:39 UTC (permalink / raw)
To: PK MK; +Cc: linux-kernel
linuxrouter2@yahoo.com said:
> Can anybody tell me whether a single MTD partion can span mutiple
> Flash ? This is so that I can have a single JFFS on mutiple flash.
> Or can I have a single JFFS on Mutiple MTD partitions?
Yes, it can. If the flash chips are identical and arranged consecutively
with no space between them, the chip drivers will register them all as one
MTD device anyway. It'll even deal with finding multiple aliases of each
chip.
Or if you have different types of flash chip you can use the 'mtdconcat'
driver to combine them.
This kind of question is more likely to get a useful answer on the MTD
mailing list (linux-mtd@lists.infradead.org). Certainly not linux-net@vger.
--
dwmw2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-02 14:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-02 14:20 MTD issue PK MK
2002-12-02 14:39 ` David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®