From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 2/2] NET: Add net_busy_flag
Date: Fri, 19 Jul 2013 01:37:49 +0200 [thread overview]
Message-ID: <201307190137.49805.marex@denx.de> (raw)
In-Reply-To: <51E82696.9030507@wwwdotorg.org>
Dear Stephen Warren,
> On 07/18/2013 08:15 AM, Jim Lin wrote:
> > This flag is to have console aware that NET transfer is running or not.
>
> I actually wonder if the shell interpreter or command-invocation code
> (to cover automatic bootcmd?) shouldn't set this flag before invoking
> every command, and clear it afterward? Or perhaps, a flag should be
> added to commands that would benefit from this flag being set?
Not a bad idea, but then this might be also needed for USB if the transfer is
long etc etc
> But this patch is probably a reasonable way to implement it in the first
> place, so we don't add complex infra-structure if it turns out that
> nothing else is going to require this feature.
Best regards,
Marek Vasut
next prev parent reply other threads:[~2013-07-18 23:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-18 14:15 [U-Boot] [PATCH v6 1/2] console: usb: kbd: To improve TFTP booting performance Jim Lin
2013-07-18 14:15 ` [U-Boot] [PATCH v6 2/2] NET: Add net_busy_flag Jim Lin
2013-07-18 17:32 ` Stephen Warren
2013-07-18 23:37 ` Marek Vasut [this message]
2013-07-18 14:24 ` [U-Boot] [PATCH v6 1/2] console: usb: kbd: To improve TFTP booting performance Marek Vasut
2013-07-18 17:29 ` Stephen Warren
2013-07-19 6:43 ` Wolfgang Denk
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=201307190137.49805.marex@denx.de \
--to=marex@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.