From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 2/7 v3] NAND_CMD_READOOB is not supported by all chips, read OOB with the page instead
Date: Tue, 05 Aug 2008 10:37:44 -0500 [thread overview]
Message-ID: <489873C8.30205@freescale.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0808051724170.14484@axis700.grange>
Guennadi Liakhovetski wrote:
> On Tue, 5 Aug 2008, Scott Wood wrote:
>> Are you saying that your NAND chip can't read the OOB by issuing READ0
>> with the appropriate column address? Which chip is this, and where can I
>> find a manual?
>
> At least, this is how I understood it, I might be wrong though:
>
> http://download.micron.com/pdf/datasheets/flash/nand/2_4_8gb_nand_m49a.pdf
>
> pages 21, 22.
The READ0 command says, "Starting from the initial column address and
going to the end of the page, read the data by repeatedly pulsing RE# at
the maximum tRC rate (see Figure 14)." That looks normal... have you
tried it?
IIUC, the "complete page of data" refers to the transfer from the NAND
storage to the chip's page buffer, not to the transfer from the buffer
to the CPU.
-Scott
next prev parent reply other threads:[~2008-08-05 15:37 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-31 10:54 [U-Boot-Users] [PATCH 6/7] NAND: add NAND driver for s3c64xx Guennadi Liakhovetski
2008-07-31 14:24 ` Wolfgang Denk
2008-08-01 11:02 ` Guennadi Liakhovetski
2008-08-01 12:28 ` Wolfgang Denk
2008-08-01 13:30 ` [U-Boot-Users] several messages Guennadi Liakhovetski
2008-08-04 10:42 ` [U-Boot-Users] [PATCH 0/7 v2] SMDK6400 support Guennadi Liakhovetski
2008-08-04 10:42 ` [U-Boot-Users] [PATCH 1/7 v2] Add definition for the AM29LV800BB AMD NOR-flash Guennadi Liakhovetski
2008-08-04 10:42 ` [U-Boot-Users] [PATCH 2/7 v2] NAND_CMD_READOOB is not supported by all chips, read OOB with the page instead Guennadi Liakhovetski
2008-08-04 10:43 ` [U-Boot-Users] [PATCH 3/7 v2] ARM: Add arm1176 core with s3c6400 SoC Guennadi Liakhovetski
2008-08-04 10:43 ` [U-Boot-Users] [PATCH 4/7 v2] USB: Add support for OHCI controller on s3c6400 Guennadi Liakhovetski
2008-08-04 10:43 ` [U-Boot-Users] [PATCH 5/7 v2] serial: add s3c64xx serial driver Guennadi Liakhovetski
2008-08-04 10:43 ` [U-Boot-Users] [PATCH 6/7 v2] NAND: add NAND driver for s3c64xx Guennadi Liakhovetski
2008-08-04 10:43 ` [U-Boot-Users] [PATCH 7/7 v2] ARM: Add support for S3C6400 based SMDK6400 board Guennadi Liakhovetski
2008-08-04 11:00 ` [U-Boot-Users] [PATCH 0/7 v2] SMDK6400 support Wolfgang Denk
2008-08-04 12:44 ` [U-Boot-Users] [PATCH 0/7 v3] " Guennadi Liakhovetski
2008-08-04 12:44 ` [U-Boot-Users] [PATCH 1/7 v3] Add definition for the AM29LV800BB AMD NOR-flash Guennadi Liakhovetski
2008-08-04 12:45 ` [U-Boot-Users] [PATCH 2/7 v3] NAND_CMD_READOOB is not supported by all chips, read OOB with the page instead Guennadi Liakhovetski
2008-08-04 22:28 ` Scott Wood
2008-08-05 13:08 ` Guennadi Liakhovetski
2008-08-05 15:01 ` Scott Wood
2008-08-05 15:25 ` Guennadi Liakhovetski
2008-08-05 15:37 ` Scott Wood [this message]
2008-08-04 12:45 ` [U-Boot-Users] [PATCH 3/7 v3] ARM: Add arm1176 core with s3c6400 SoC Guennadi Liakhovetski
2008-08-04 20:06 ` [U-Boot-Users] [PATCH 3/7 v4] " Guennadi Liakhovetski
2008-08-04 12:45 ` [U-Boot-Users] [PATCH 4/7 v3] USB: Add support for OHCI controller on s3c6400 Guennadi Liakhovetski
2008-08-04 21:08 ` Jean-Christophe PLAGNIOL-VILLARD
2008-08-04 22:04 ` Guennadi Liakhovetski
2008-08-04 12:45 ` [U-Boot-Users] [PATCH 5/7 v3] serial: add s3c64xx serial driver Guennadi Liakhovetski
2008-08-04 21:19 ` Jean-Christophe PLAGNIOL-VILLARD
2008-08-04 22:08 ` Guennadi Liakhovetski
2008-08-04 22:52 ` Wolfgang Denk
2008-08-04 12:46 ` [U-Boot-Users] [PATCH 6/7 v3] NAND: add NAND driver for s3c64xx Guennadi Liakhovetski
2008-08-04 22:38 ` Scott Wood
2008-08-04 12:46 ` [U-Boot-Users] [PATCH 7/7 v3] ARM: Add support for S3C6400 based SMDK6400 board Guennadi Liakhovetski
2008-08-04 20:10 ` Guennadi Liakhovetski
2008-07-31 19:55 ` [U-Boot-Users] [PATCH 6/7] NAND: add NAND driver for s3c64xx Jean-Christophe PLAGNIOL-VILLARD
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=489873C8.30205@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox