From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Problems with USB 3 hubs
Date: Thu, 17 Dec 2015 16:06:14 +0100 [thread overview]
Message-ID: <201512171606.14386.marex@denx.de> (raw)
In-Reply-To: <56727C68.6090801@caviumnetworks.com>
On Thursday, December 17, 2015 at 10:12:08 AM, Aaron Williams wrote:
> Hi all,
Hi Aaron,
> I maintain U-Boot for the Cavium Octeon series of 64-bit MIPS processors
> and have been experiencing problems with USB 3 hubs with XHCI.
>
> If I plug in a USB 3 thumb drive into a USB 3 hub it is not seen. After
> fixing numerous endian issues USB 3 thumb drives are fully supported via
> XHCI as long as there is no USB hub in the path.
>
> Delving into the XHCI and USB hub code it appears that there is no
> proper support for USB 3 hubs which have a number of differences from
> USB 2. Is any work going on in this area?
Not to my knowledge, sorry.
> For example, the hub descriptor format has changed as well as the BOS
> descriptor. I'm looking at the Linux XHCI and hub code and see a lot of
> USB 3 changes not present in U-Boot.
>
> I have been backporting a lot of the support to our current bootloader
> code base which is based on the 7/2013 release.
>
> I might add that I found a lot of issues in the USB code, especially
> XHCI that are endian related since our Octeon processors are running in
> big endian mode, plus the fact that DMA addresses are not the same as
> pointer addresses, plus the USB code is not 64-bit friendly.
I see, I suspect the code was mostly tested on ARMv7 which is why those
issues went undetected.
> While I can gladly share my code and changes, we currently are not using
> the latest release, nor will I have time to upgrade to it for at least
> several months due to too many other projects on my plate (it doesn't
> help matters that we don't use git internally for U-Boot).
Is it possible for you to boot latest mainline U-Boot on octeon, fix the
issues, submit the fixes and then backport them?
> At some point I would love to get our code base merged in but this will
> be a significant effort due to the sheer amount of code involved.
Patches are welcome :)
> -Aaron
Best regards,
Marek Vasut
next prev parent reply other threads:[~2015-12-17 15:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-17 9:12 [U-Boot] Problems with USB 3 hubs Aaron Williams
2015-12-17 15:06 ` Marek Vasut [this message]
2015-12-19 0:55 ` Aaron Williams
2015-12-19 3:05 ` Marek Vasut
2015-12-19 20:30 ` Simon Glass
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=201512171606.14386.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox