public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] Tegra: USB: EHCI: add Tegra30 compatible support
Date: Wed, 08 May 2013 10:11:33 -0600	[thread overview]
Message-ID: <518A7935.80601@wwwdotorg.org> (raw)
In-Reply-To: <5183D16D.3010208@wwwdotorg.org>

On 05/03/2013 09:02 AM, Stephen Warren wrote:
> On 04/29/2013 03:21 AM, Jim Lin wrote:
>> Tegra114 USB EHCI is compatible with Tegra30 USB EHCI
>> except:
>> 1. Port Reset - Tegra30 takes 55ms, Tegra114 takes 50 ms to finish.
>> 2. PLL parameters.
>>
>> Jim Lin (3):
>>   ARM: Tegra: FDT: Add USB support for T20/T30/T114
>>   ARM: Tegra: USB: Add driver support for Tegra30/Tegra114
>>   Tegra: Config: Enable Tegra30/Tegra114 USB function
> 
> The series,
> 
> Tested-by: Stephen Warren <swarren@nvidia.com>
> 
> On both Cardhu (Tegra30) and Dalmore (Tegra114). :-) :-) Now, I can
> netboot with upstream U-Boot on all my boards.

I just noticed one problem with this patch series. If I run the
following commands with Cardhu in its dock, and a USB Ethernet dongle
attached to the dock:

usb start 0
dhcp ${scriptaddr} boot.scr.uimg

... then everything works as expected; the file is downloaded.

However, if I run those same commands with Cardhu either undocked, or
docked but with no USB Ethernet dongle plugged into the dock, then the
dhcp command hangs the system hard; CTRL-C won't interrupt it for example.

Can you please fix this?

      reply	other threads:[~2013-05-08 16:11 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-29  9:21 [U-Boot] [PATCH 0/3] Tegra: USB: EHCI: add Tegra30 compatible support Jim Lin
2013-04-29  9:21 ` [U-Boot] [PATCH 1/3] ARM: Tegra: FDT: Add USB support for T20/T30/T114 Jim Lin
2013-05-02 19:10   ` Stephen Warren
2013-05-03 11:07     ` Jim Lin
2013-05-03 14:43       ` Stephen Warren
2013-05-03 11:48     ` Venu Byravarasu
2013-04-29  9:21 ` [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114 Jim Lin
2013-04-29 23:46   ` Marek Vasut
2013-04-30 16:21     ` Tom Warren
2013-04-30 17:09       ` Marek Vasut
2013-04-30 17:20       ` Tom Rini
2013-05-01 16:16         ` Tom Warren
2013-05-01 16:45           ` Tom Rini
2013-05-01 19:33             ` Marek Vasut
2013-05-01 23:20               ` Tom Warren
2013-05-01 23:23                 ` Tom Warren
2013-05-02  9:50               ` Jim Lin
2013-05-02 11:38                 ` Marek Vasut
2013-05-02 15:38                   ` Tom Warren
2013-05-02 19:29   ` Stephen Warren
2013-05-03 10:53     ` Jim Lin
2013-05-03 14:46       ` Stephen Warren
2013-04-29  9:21 ` [U-Boot] [PATCH 3/3] Tegra: Config: Enable Tegra30/Tegra114 USB function Jim Lin
2013-05-02 19:30   ` Stephen Warren
2013-05-03 15:02 ` [U-Boot] [PATCH 0/3] Tegra: USB: EHCI: add Tegra30 compatible support Stephen Warren
2013-05-08 16:11   ` Stephen Warren [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=518A7935.80601@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox