From: "Allen Curtis" <acurtis@onz.com>
To: <linux-mtd@lists.infradead.org>
Subject: What happened to 64-bit support?
Date: Thu, 25 Jul 2002 22:22:31 -0700 [thread overview]
Message-ID: <NCBBIINEHIPFGJPLBEIFGEONDJAA.acurtis@onz.com> (raw)
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?
next reply other threads:[~2002-07-26 5:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-26 5:22 Allen Curtis [this message]
2002-07-30 22:35 ` What happened to 64-bit support? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=NCBBIINEHIPFGJPLBEIFGEONDJAA.acurtis@onz.com \
--to=acurtis@onz.com \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox