public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* What happened to 64-bit support?
@ 2002-07-26  5:22 Allen Curtis
  2002-07-30 22:35 ` David Woodhouse
  0 siblings, 1 reply; 6+ messages in thread
From: Allen Curtis @ 2002-07-26  5:22 UTC (permalink / raw)
  To: linux-mtd

I have had a chance to continue working on my Read-Only problem and have
discovered that the flash is getting mounted as if it was ROM. Our system is
configured with 4-16bit Strata flash devices and should be using the CFI
interface. It appears that the flash is being recognized as CFI compliant
bus fails the buswidth test.

Using the latest CVS code I recompiled with DEBUG, genprobe...() reports
that it does not support buswidth of 8. jedec_probe...() did not work. It
did appear to work with the ROM mapped to RAM option but this also the
reason that it is always mounted Read-Only.

I retrieved linux-2_4-branch from CVS, it appears that this does not have
64-bit bus support either. Looking at cfi_probe(), the case statement does
not support buswidth of 8.

Where can I find the 64-bit patches?

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

end of thread, other threads:[~2002-07-31 14:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-26  5:22 What happened to 64-bit support? Allen Curtis
2002-07-30 22:35 ` David Woodhouse
2002-07-31  3:35   ` acurtis
2002-07-31  8:19     ` David Woodhouse
2002-07-31 13:56       ` acurtis
2002-07-31 14:01         ` David Woodhouse

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