From: T Ziomek <ctz001@email.mot.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] CFI Driver: fix "flash not ready" problem
Date: Fri, 31 Oct 2008 11:01:26 -0500 [thread overview]
Message-ID: <20081031160126.GG967@email.mot.com> (raw)
In-Reply-To: <1225411948-8630-1-git-send-email-wd@denx.de>
On Fri, Oct 31, 2008 at 01:12:28AM +0100, Wolfgang Denk wrote:
> From: Wolfgang Denk <wd@xpert.denx.de>
. . .
> This patch implements a simple, but somewhat ugly solution, as it
> avoids the use of flash_read64() in this critical place (by breaking
> it down manually into 32 bit read operations) instead of rewriting
> flash_read64() such to perform atomic 64 bit reads as one could
> expect. However, such a rewrite would require the use of floating
> point load operations, which becomes pretty complex:
. . .
Minor suggestion...I'd drop the "However, ". It makes the reader
think that sentence is about *not* doing what the first sentence just
said the patch does.
Tom
--
A: Because it breaks the logical |
flow of the message. | Email to user 'CTZ001'
| at 'email.mot.com'
Q: Why is top posting frowned upon? |
prev parent reply other threads:[~2008-10-31 16:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-31 0:12 [U-Boot] [PATCH] CFI Driver: fix "flash not ready" problem Wolfgang Denk
2008-10-31 10:34 ` Stefan Roese
2008-10-31 16:01 ` T Ziomek [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=20081031160126.GG967@email.mot.com \
--to=ctz001@email.mot.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.