From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] cfi: Make the flash erase and write operations abortable
Date: Mon, 03 Sep 2012 11:35:09 +0200 [thread overview]
Message-ID: <504479CD.2010404@denx.de> (raw)
In-Reply-To: <1345235801-16820-2-git-send-email-joe.hershberger@ni.com>
On 08/17/2012 10:36 PM, Joe Hershberger wrote:
> Check for ctrlc() in operations that take time and loop over the flash
> addresses.
>
> In netconsole, tstc() is expensive. Only check once in a while to not
> slow down the operation significantly.
>
> Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Applied to u-boot-cfi-flash/master.
Thanks,
Stefan
next prev parent reply other threads:[~2012-09-03 9:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-17 20:36 [U-Boot] [PATCH 1/2] cfi: Check for blank before erase Joe Hershberger
2012-08-17 20:36 ` [U-Boot] [PATCH 2/2] cfi: Make the flash erase and write operations abortable Joe Hershberger
2012-09-03 9:35 ` Stefan Roese [this message]
2012-09-03 9:34 ` [U-Boot] [PATCH 1/2] cfi: Check for blank before erase Stefan Roese
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=504479CD.2010404@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.