From: John Whitney <john.whitney@timesys.com>
To: <linux-mtd@lists.infradead.org>
Subject: JFFS2 and 64-bit flash
Date: Thu, 20 Nov 2003 13:58:46 -0500 [thread overview]
Message-ID: <BBE27916.2783%john.whitney@timesys.com> (raw)
Is there anything in latest JFFS2 code that would have problems with 64-bit
buswidth flash access?
I have an four interleaved 16-bit AMD flash chips on a 64-bit bus. Using
the MTD devices, I can write to, erase, and read the flash with no problems.
(I had to modify my PowerPC kernel to use a 64-bit floating point register
to ensure a 64-bit write, instead of two 32-bit writes. Prior to this, I
had some failures).
If I copy in a JFFS2 filesystem, I can mount it and use "ls" to get a top
level directory listing. However, if I use "ls -l" to get the same listing,
I get:
Chip not ready after erase suspended: status = 0x2a
error -5 reading node at 0x000bc110 in get_inode_nodes()
jffs2_get_inode_nodes() for ino 2 returned -5
ls: /mnt/bin: Input/output error
Is this most likely a problem with the cfi_cmdset_0002, or something in
JFFS2?
John Whitney
reply other threads:[~2003-11-20 19:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=BBE27916.2783%john.whitney@timesys.com \
--to=john.whitney@timesys.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