From: Niraj Maheshwari <niraj.maheshwari@gmail.com>
To: linux-mtd@lists.infradead.org
Subject: MTD for Intel Strata L18 Flash
Date: Thu, 12 May 2005 16:40:57 +0530 [thread overview]
Message-ID: <f6d0cd06050512041048406f5c@mail.gmail.com> (raw)
Hi,
I am using Linux Kernel 2.6.10 and enabled the JFFS2 file system in the kernel.
Flash has a partition ( 0xA0980000 ) which will be used for JFFS2 and
it's erased.
After booting the kernel, when i try to mount the JFFS2 partition
from flash, it works fine and it's empty.
When i try to copy any data to mounted partition then it gives following error.
****************************************************************************************
[root@Linux /]$ mount
/dev/ram0 on / type cramfs (ro)
/proc on /proc type proc (rw,nodiratime)
none on /dev/pts type devpts (rw)
/dev/mtdblock0 on /disc type jffs2 (rw,noatime)
[root@Linux /]$ cp etc/issue disc/
Write error in obliterating obsoleted node at 0x00540000: -30
Write of 68 bytes at 0x0054000c failed. returned -30, retlen 0
Not marking the space at 0x0054000c as dirty because the flash driver returned r
etlen zero
Write of 68 bytes at 0x0054000c failed. returned -30, retlen 0
Not marking the space at 0x0054000c as dirty because the flash driver returned r
etlen zero
cp: unable to open `disc/issue': Read-only file system
*******************************************************************************************
Pl. note that Same Kernel Image and ramdisk works fine with Intel W18
(28F128W18) flash but doesn't work with Intel Strata L18 (28F256L18)
flash.
Can anyone tell me what could be the issue as both the flashes are CFI
compliant ?
Thanks in advance
Niraj
next reply other threads:[~2005-05-12 11:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-12 11:10 Niraj Maheshwari [this message]
2005-05-12 11:57 ` MTD for Intel Strata L18 Flash Josh Boyer
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=f6d0cd06050512041048406f5c@mail.gmail.com \
--to=niraj.maheshwari@gmail.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