From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH v3] Add sync to ensure flash_write_cmd is fully finished
Date: Mon, 26 Feb 2007 07:34:01 +0100 [thread overview]
Message-ID: <200702260734.02244.sr@denx.de> (raw)
In-Reply-To: <1172074783.2971.19.camel@udp097531uds.am.freescale.net>
On Wednesday 21 February 2007 17:19, Haiying Wang wrote:
> Some CPUs like PPC, BLACKFIN need sync() to ensure cfi flash write command
> is fully finished. The sync() is defined in each CPU's io.h file. For those
> CPUs which do not need sync for now, a dummy sync() is defined in their
> io.h as well.
>
> Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Applied. Thanks.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
=====================================================================
prev parent reply other threads:[~2007-02-26 6:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-21 16:19 [U-Boot-Users] [PATCH v3] Add sync to ensure flash_write_cmd is fully finished Haiying Wang
2007-02-21 16:32 ` Grant Likely
2007-02-23 5:28 ` Tolunay Orkun
2007-02-26 6:34 ` Stefan Roese [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=200702260734.02244.sr@denx.de \
--to=sr@denx.de \
--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.