* JFFS2 error while Copying
@ 2005-05-16 10:53 Niraj Maheshwari
2005-05-16 12:39 ` Artem B. Bityuckiy
0 siblings, 1 reply; 4+ messages in thread
From: Niraj Maheshwari @ 2005-05-16 10:53 UTC (permalink / raw)
To: linux-mtd
Hi,
I am using Linux Kernel 2.6.10 and applied the latest MTD patch from
website. We are using Intel Strata L18 flash.
After booting the kernel, we mount the JFFS2 partition by using below command.
mount -t jffs2 /dev/mtdblock0 /disc
Then we try to copy a directory frm Ramdisk by using following command.
cp -a bin/ disc/
Then it gives below error/warning just once and then copies the data.
Node totlen on flash (0x00800080) != totlen from node ref (0x0000000c).
This problem doesn't come on Intel W18 flash.
Is this really a problem ? If yes, then how can we overcome this ?
Let me know if you need further information in this regard.
Thanks
Niraj
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: JFFS2 error while Copying
2005-05-16 10:53 JFFS2 error while Copying Niraj Maheshwari
@ 2005-05-16 12:39 ` Artem B. Bityuckiy
2005-05-16 13:27 ` Niraj Maheshwari
0 siblings, 1 reply; 4+ messages in thread
From: Artem B. Bityuckiy @ 2005-05-16 12:39 UTC (permalink / raw)
To: Niraj Maheshwari; +Cc: linux-mtd
Niraj Maheshwari wrote:
> Node totlen on flash (0x00800080) != totlen from node ref (0x0000000c).
I asked about your message in IRC:
dedekind dwmw2, "Node totlen on flash (0x00800080) != totlen from node
ref (0x0000000c)" - have you ever seen something like this ?
jwb that looks like a status register
jwb 0x00800080 i mean
dedekind hmm
dedekind i.e. he configured partition incorrectly ?
dedekind and reads some mapped registers?
jwb not necessarily
jwb it could be that the MTD and JFFS2 layers were out of sync
jwb or it could just be random data that just _looks_ like the value of
a status register
dwmw2 soudns like a flash driver bug
dwmw2 I've seen that kind of thing before, yes
dwmw2 flash in status mode when we think we're reading from it
--
Best Regards,
Artem B. Bityuckiy,
St.-Petersburg, Russia.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: JFFS2 error while Copying
2005-05-16 12:39 ` Artem B. Bityuckiy
@ 2005-05-16 13:27 ` Niraj Maheshwari
2005-05-16 13:36 ` Artem B. Bityuckiy
0 siblings, 1 reply; 4+ messages in thread
From: Niraj Maheshwari @ 2005-05-16 13:27 UTC (permalink / raw)
To: Artem B. Bityuckiy; +Cc: linux-mtd
Hi Artem,
Any concrete cause for this problem for which i should look in to the code ?
I have verified the Flash Driver as it works fine for Intel W18 NOR
flash and i have not modified anything for the Intel Strata W18 flash.
Ideally it should work as it
is as both the flashes are CFI compliant.
Thanks
Niraj
On 5/16/05, Artem B. Bityuckiy <dedekind@yandex.ru> wrote:
> Niraj Maheshwari wrote:
> > Node totlen on flash (0x00800080) != totlen from node ref (0x0000000c).
> I asked about your message in IRC:
>
> dedekind dwmw2, "Node totlen on flash (0x00800080) != totlen from node
> ref (0x0000000c)" - have you ever seen something like this ?
> jwb that looks like a status register
> jwb 0x00800080 i mean
> dedekind hmm
> dedekind i.e. he configured partition incorrectly ?
> dedekind and reads some mapped registers?
> jwb not necessarily
> jwb it could be that the MTD and JFFS2 layers were out of sync
> jwb or it could just be random data that just _looks_ like the value of
> a status register
> dwmw2 soudns like a flash driver bug
> dwmw2 I've seen that kind of thing before, yes
> dwmw2 flash in status mode when we think we're reading from it
>
> --
> Best Regards,
> Artem B. Bityuckiy,
> St.-Petersburg, Russia.
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-05-16 13:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-16 10:53 JFFS2 error while Copying Niraj Maheshwari
2005-05-16 12:39 ` Artem B. Bityuckiy
2005-05-16 13:27 ` Niraj Maheshwari
2005-05-16 13:36 ` Artem B. Bityuckiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox