All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] Fix repeated USB scans problems
Date: Thu, 8 Jan 2015 00:35:08 +0100	[thread overview]
Message-ID: <201501080035.08583.marex@denx.de> (raw)
In-Reply-To: <54AC1541.7040405@wwwdotorg.org>

On Tuesday, January 06, 2015 at 06:02:57 PM, Stephen Warren wrote:
> On 01/06/2015 06:27 AM, Hans de Goede wrote:
> > Hi Marek & Stephen,
> > 
> > As discussed before we've a problem where our standard bootcmds sometimes
> > scan usb more then once, causing a large boot delay.
> > 
> > Marek, as discussed with you before, this patch-set tackles this
> > differently then previous sets, by simply making "usb start" a oneshot
> > command (atleast until "usb stop" is called).
> > 
> > Stephen the second patch then modifies config_distro_bootcmd.h to simply
> > call "usb start" unconditionally, since calling it repeatedly now can be
> > done without side-effects.
> > 
> > Assuming you both like these patches, that leaves the question of how to
> > merge them, they can be merged individually each through your own trees,
> > or one of you can pick up both of them, I'll leave that to you.
> 
> Users will have to get used to running "usb reset" rather than "usb
> start", but I guess that's fine.

Hi!

So why do we not have "usb reset" only, why can we not discard the "usb start" 
altogether?

> Should we rename "usb reset" to "usb restart"?

No, let's not mess with the UI any more than we already did.

> Either way, the series,
> Acked-by: Stephen Warren <swarren@nvidia.com>
> 
> Will you do something similar for SCSI?

Best regards,
Marek Vasut

  reply	other threads:[~2015-01-07 23:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 13:27 [U-Boot] [PATCH 0/2] Fix repeated USB scans problems Hans de Goede
2015-01-06 13:27 ` [U-Boot] [PATCH 1/2] USB: make "usb start" start usb only once Hans de Goede
2015-01-06 13:27 ` [U-Boot] [PATCH 2/2] config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans Hans de Goede
2015-01-06 17:02 ` [U-Boot] [PATCH 0/2] Fix repeated USB scans problems Stephen Warren
2015-01-07 23:35   ` Marek Vasut [this message]
2015-01-08  0:19     ` Stephen Warren
2015-01-08  8:34       ` Hans de Goede
2015-01-08 16:16         ` Stephen Warren
2015-01-08 17:06           ` Marek Vasut
2015-01-08 17:23             ` Hans de Goede
2015-01-08 17:36               ` Marek Vasut
2015-01-08 17:40                 ` Hans de Goede
2015-01-10  0:49                   ` Marek Vasut
2015-01-08 10:09   ` Hans de Goede

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=201501080035.08583.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.