All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Markus Klotzbücher" <mk@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] USB OHCI issue
Date: Mon, 15 Oct 2007 11:32:09 +0200	[thread overview]
Message-ID: <874pgsbu5i.fsf@denx.de> (raw)
In-Reply-To: <200710131903.22039.matthias.fuchs@esd-electronics.com> (Matthias Fuchs's message of "Sat, 13 Oct 2007 19:03:21 +0200")

Hi Matthias,

Matthias Fuchs <matthias.fuchs@esd-electronics.com> writes:

> I am currently playing around with U-Boot's (PCI) OHCI driver
> on a 405 board. U-Boot's USB stuff is running fine on this board. I can
> read files from an USB stick without any problems.
>
> But when I start Linux with a (rather old) 2.4.21 kernel, the still connected USB
> stick is not detected as storage device. I have two ways to get USB working 
> under this Linux kernel:
>
> a) I do not start the USB subsystem at the U-Boot prompt ('usb start')

So maybe USB does not get stopped completely when "usb stop" is
issued. Are you using the generic USB driver (CONFIG_USB_OHCI_NEW) ?
Maybe you need some board dependant code to correctly stop USB?

> b) I disconnect and reconnect the USB stick when Linux is running.

So the kernel doesn't get notified of the already plugged device if it
has been started under U-Boot. I suppose this supports the theory of
"usb stop" not working.

I would try to find why :-)

Best regards

Markus Klotzbuecher

--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de

  reply	other threads:[~2007-10-15  9:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-13 17:03 [U-Boot-Users] USB OHCI issue Matthias Fuchs
2007-10-15  9:32 ` Markus Klotzbücher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-12-24  1:57 [U-Boot-Users] usb ohci issue Wang, Steven
2007-12-24  8:54 ` Wolfgang Denk
2007-12-24  8:57   ` Wang, Steven
2008-01-02  9:41     ` Zhang Wei
2008-01-03  5:40       ` Wang, Steven
2008-01-03  5:47         ` Zhang Wei
2005-11-29 17:19 [U-Boot-Users] USB OHCI issue Mohammed Amine SAYA
2005-11-29 19:39 ` Wolfgang Denk

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=874pgsbu5i.fsf@denx.de \
    --to=mk@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 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.