public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] xHCI on x86
Date: Wed, 13 Jul 2016 08:20:36 +0200	[thread overview]
Message-ID: <5785DDB4.80102@denx.de> (raw)

Hi!

I'm currently trying to get xHCI working on some BayTrail based
x86 boards. For this I've added DM support to xhci-pci and made a
small change to cache.h to enable compilation of the xhci driver on
x86 (please find those 2 patches attached - I'll send then to the
list once this is resolved). But I noticed that the xhci driver
hangs in xhci_queue_command() in this line:

	xhci_writel(&ctrl->dba->doorbell[0], DB_VALUE_HOST);

when first writing to the doorbell register. Reading from this doorbell
register still works just fine.

IIRC, Simon has mentioned that xHCI still has some "issues" on x86.
Simon, is this what you have seen as well? Does anyone have some ideas
how to solve this?

Thanks,
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-x86-cache.h-Add-default-for-CONFIG_SYS_CACHELINE_SIZ.patch
Type: text/x-diff
Size: 1163 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160713/d0a2abee/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-WIP-usb-xhci-pci-Add-DM-support.patch
Type: text/x-diff
Size: 2631 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160713/d0a2abee/attachment-0001.patch>

             reply	other threads:[~2016-07-13  6:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-13  6:20 Stefan Roese [this message]
2016-07-15  3:19 ` [U-Boot] xHCI on x86 Simon Glass
2016-07-18 10:42   ` Stefan Roese

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=5785DDB4.80102@denx.de \
    --to=sr@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