From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] A problem about using the nand command
Date: Thu, 26 Apr 2012 14:26:22 -0500 [thread overview]
Message-ID: <4F99A15E.7010402@freescale.com> (raw)
In-Reply-To: <BLU166-W11B6488BC1C152299941C8C6240@phx.gbl>
On 04/25/2012 09:07 PM, li guohu wrote:
>
> Hello, everyone!
> I find a strange problem when I use the u-boot command. I list the command I used in the u-boot command line as follows.
>
> nand erase
> nand read 0x2000000 0x0 0x800
> md 0x2000000
>
> I should see 2K bytes of "0xFF" because I have erase the whole nand flash device.
What version of U-Boot are you using?
With modern U-Boot you need "nand erase.chip". Please try with current
U-Boot.
> Actually, I find a "0xFD" in one address.
> Then I try display some other contend of the nand flash. I can also find one "0xFD" in every 2K address space. It is so strange.
What board/driver?
What do you see if you list the bad blocks?
-Scott
prev parent reply other threads:[~2012-04-26 19:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-26 2:07 [U-Boot] A problem about using the nand command li guohu
2012-04-26 19:26 ` Scott Wood [this message]
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=4F99A15E.7010402@freescale.com \
--to=scottwood@freescale.com \
--cc=u-boot@lists.denx.de \
/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.