From: Thomas Gleixner <tglx@linutronix.de>
To: Earl Manning <emanning@austin.rr.com>, linux-mtd@lists.infradead.org
Subject: Re: Generating a NAND Image
Date: Thu, 15 May 2003 18:48:10 +0200 [thread overview]
Message-ID: <200305151848.10479.tglx@linutronix.de> (raw)
In-Reply-To: <20030515101003.471557de.emanning@austin.rr.com>
On Thursday 15 May 2003 17:10, Earl Manning wrote:
> Is there a way to get a complete image off of a NAND part? I have a
> partition describing the complete chip, but I need the OOB data inline with
> the rest of the data. We need to send the data off to have it pre-burned
> in the flash chips.
>
mtd/util/nanddump.c
The only missing thing there is the userspace supllied ECC function. See
nandwrite.c for an example. If you don't have it, you will read without ECC
and you will get tons of kernel warnings.
P.S.
Could you provide a patch please, if it works ? :):)
--
Thomas
________________________________________________________________________
linutronix - competence in embedded & realtime linux
http://www.linutronix.de
mail: tglx@linutronix.de
next prev parent reply other threads:[~2003-05-15 15:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-15 15:10 Generating a NAND Image Earl Manning
2003-05-15 16:48 ` Thomas Gleixner [this message]
2003-05-15 22:01 ` Charles Manning
2003-05-15 23:08 ` Thomas Gleixner
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=200305151848.10479.tglx@linutronix.de \
--to=tglx@linutronix.de \
--cc=emanning@austin.rr.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