From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] driver/mtd/IFC:Wait tWB time, poll R/B before command execution
Date: Fri, 21 Dec 2012 15:37:11 -0600 [thread overview]
Message-ID: <20121221213711.GA30744@buserror.net> (raw)
In-Reply-To: <1352361147-21959-1-git-send-email-prabhakar@freescale.com>
On Wed, Nov 07, 2012 at 09:52:27PM -0000, Prabhakar Kushwaha wrote:
> IFC_FIR_OP_CMD0 issues command for execution without checking flash
> readiness. It may cause problem if flash is not ready. Instead use
> IFC_FIR_OP_CW0 which Wait for tWB time and poll R/B to return high or
> time-out, before issuing command.
>
> NAND_CMD_READID command implemention does not fulfill above requirement. So
> update its programming.
>
> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
> Signed-off-by: Hemant Nautiyal <hemant.nautiyal@freescale.com>
>
> ---
> Please note this patch depends upon following patch:
> "driver/mtd:IFC NAND:Initialise internal SRAM before any write"
> http://patchwork.ozlabs.org/patch/183550/
>
>
> drivers/mtd/nand/fsl_ifc_nand.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-nand-flash -- I missed it earlier. Next time please
make sure "nand" is in the subject line. Ideally prefix it as
"nand/fsl_ifc: wait tWB time..." rather than "driver/mtd/IFC:Wait tWB
time...".
-Scott
prev parent reply other threads:[~2012-12-21 21:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-08 7:52 [U-Boot] [PATCH] driver/mtd/IFC:Wait tWB time, poll R/B before command execution Prabhakar Kushwaha
2012-12-21 21:37 ` 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=20121221213711.GA30744@buserror.net \
--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.