public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-Boot help request for OHCI driver with CPU cache on
Date: Thu, 15 May 2008 10:46:04 +0200	[thread overview]
Message-ID: <200805151046.04579.matthias.fuchs@esd-electronics.com> (raw)
In-Reply-To: <00a901c8b644$c624a1e0$30065e0a@SHZ.ST.COM>

Hi Ryan,

you are probably using the CONFIG_USB_OHCI_NEW option for your
PCI OHCI controller. The code in drivers/usb/usb_ohci.c is currently
not aware of caches. So we need to add some flush/invalidates at the correct
places.

I think nobody will keep you from starting to work on this :-)

Matthias

On Thursday 15 May 2008 06:33:07 Ryan CHEN wrote:
> Hi all,
> I am porting U-Boot to a MIPS64 platform, that uses USB host controller NEC
> uPD720101 on PCI bus.
>
> I didn't modify anything related with USB driver, I just enabled OHCI in
> the configuration. When CPU cache is disabled, USB is perfect working.
> When CPU cache is enabled, every driver works well but not USB.
>
> Could you suggest me how to solve the problem?
> Is there any specific part of USB driver that requires cache handling?
>
> Best Regards,
> Ryan Chen
>

      parent reply	other threads:[~2008-05-15  8:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-15  4:33 [U-Boot-Users] U-Boot help request for OHCI driver with CPU cache on Ryan CHEN
2008-05-15  8:37 ` Markus Klotzbücher
2008-05-15 10:14   ` Matthias Fuchs
2008-05-16 16:24     ` Markus Klotzbücher
2008-05-19  1:47       ` Ryan CHEN
2008-05-15  8:46 ` Matthias Fuchs [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=200805151046.04579.matthias.fuchs@esd-electronics.com \
    --to=matthias.fuchs@esd-electronics.com \
    --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