All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114
Date: Tue, 18 Jun 2013 09:34:20 -0600	[thread overview]
Message-ID: <51C07DFC.8050304@wwwdotorg.org> (raw)
In-Reply-To: <20130618105824.GB6322@mithrandir>

On 06/18/2013 04:58 AM, Thierry Reding wrote:
> On Mon, Jun 17, 2013 at 10:39:12PM +0200, Marek Vasut wrote:
...
>> Ok, this looks ugly and calls for a bisect. Can you check it ?
>> I'll try to test if USB works for me on some EHCI-enabled
>> device.
> 
> I should repeat that things work fine for a more recent flash
> drive, so it doesn't look all that bad. Bisecting will be difficult
> because the patches for Tegra30 haven't been merged upstream yet.
> Also I can't tell for sure if this particular flash driver ever
> worked as expected since I've never tried it before.

You can easily cherry-pick changes on top of each commit while you're
doing a bisect to add the board support in if you need; just be
careful to say "git bisect good|bad
the_commit_which_git_bisect_told_me_to_test" where
"the_commit_which_git_bisect_told_me_to_test" is before the
cherry-picks you did.

Doesn't the problem happen on a Tegra20 board though; it might be easier
to test there since no cherry-picks would be needed.

  parent reply	other threads:[~2013-06-18 15:34 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14 10:41 [U-Boot] [PATCH v2 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114 Jim Lin
2013-06-14 10:41 ` [U-Boot] [PATCH v2 2/3] ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 Jim Lin
2013-06-14 10:41 ` [U-Boot] [PATCH v2 3/3] Tegra: Config: Enable Tegra30/Tegra114 USB function Jim Lin
2013-06-14 19:31 ` [U-Boot] [PATCH v2 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114 Thierry Reding
2013-06-15 12:38   ` Marek Vasut
2013-06-15 19:46 ` Marek Vasut
2013-06-17  3:07   ` Jim Lin
2013-06-17 10:31   ` Thierry Reding
2013-06-15 21:25 ` Thierry Reding
2013-06-15 21:28   ` Marek Vasut
2013-06-16 10:30     ` Thierry Reding
2013-06-16 20:48       ` Marek Vasut
2013-06-17 10:23         ` Thierry Reding
2013-06-17 20:39           ` Marek Vasut
2013-06-17 21:16             ` Stephen Warren
2013-06-18 11:29               ` Marek Vasut
2013-06-18 15:35                 ` Stephen Warren
2013-06-18 10:58             ` Thierry Reding
2013-06-18 11:28               ` Marek Vasut
2013-06-18 15:34               ` Stephen Warren [this message]
2013-06-18 22:59       ` Stephen Warren

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=51C07DFC.8050304@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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.