From: Nils Faerber <nils.faerber@kernelconcepts.de>
To: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: NAND on MV78100
Date: Thu, 23 Sep 2010 10:16:35 +0200 [thread overview]
Message-ID: <4C9B0CE3.6040703@kernelconcepts.de> (raw)
Hi!
I am currently working on board support for a Marvell MV78100 based
board. The MV78100 uses the same Orion SOC components as e.g. the
Kirkwood which is quite well supported from OpenRD and SheevaPlug.
After some struggling I got the Orion NAND driver working, it detects
the NAND chip properly (512MB) and assigns a partition. Everything seems
OK so far.
But when I read from the device, e.g. just by "cat /dev/mtdblock1 | wc
-c" it starts to fail with "uncorrectable error" after exactly 1MB
(1024*1024).
This seems pretty strange to me and I have no real idea where to look
for the problem. I have the Orion NAND driver working cleanly with the
very same kernel version on a Kirkwood based board without problems.
Any hint on where to look would be *very* much appreciated ;)
Thanks!
Cheers
nils
--
kernel concepts GbR Tel: +49-271-771091-12
Sieghuetter Hauptweg 48
D-57072 Siegen Mob: +49-176-21024535
http://www.kernelconcepts.de
next reply other threads:[~2010-09-23 8:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-23 8:16 Nils Faerber [this message]
2010-09-23 19:07 ` NAND on MV78100 Nicolas Pitre
2010-09-24 10:22 ` Nils Faerber
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=4C9B0CE3.6040703@kernelconcepts.de \
--to=nils.faerber@kernelconcepts.de \
--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;
as well as URLs for NNTP newsgroup(s).