From: "s.balamurugan" <s.balamurugan@gdatech.co.in>
To: linux-mtd@lists.infradead.org
Subject: problem in writting more than 2k to nand flash
Date: Thu, 16 Nov 2006 11:48:36 +0530 [thread overview]
Message-ID: <455C02BC.60801@gdatech.co.in> (raw)
Hello gurus,
Nand flash size : 256Mb (samsung K9F2G08U0M)
Page size: 2k
Block size:128k.
File system :jffs2
I have the following problem.
1. after mounting the nand flash, first i have try to copy the 2kb size
file it was copied. There was no error
2. if i try to copy above 2kb size means it will give the following errors
1. mtd-read returned ecc error
2. Data CRC failed error.
My nand flash size : 256Mb (samsung K9F2G08U0M)
page size: 2k
block size:128k.
File system :jffs2 Then i have verify my
dirver, i think there is no problem in my driver.
If i try to wirte 4k file means the nand_write_page()
was called only once. i don't know where is the problem .
Then is start to trace jffs2 coding i that
i have following problem.
1. jffs2_full_dode () : give worng file size.
2.__jffs2_flush_wbuf() : buffer size is very low.
If any one know where is the problem means ,give some idea
to overcome it
by
balamurugan
reply other threads:[~2006-11-16 6:18 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=455C02BC.60801@gdatech.co.in \
--to=s.balamurugan@gdatech.co.in \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.