From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] omap4: add support for EHCI
Date: Wed, 18 May 2011 21:58:24 +0200 [thread overview]
Message-ID: <4DD424E0.1080209@xenomai.org> (raw)
In-Reply-To: <BANLkTimh14bpsmRB_oUDhS1nq8c_Jeknog@mail.gmail.com>
On 05/18/2011 09:50 PM, John Rigby wrote:
> On Mon, May 9, 2011 at 3:04 PM, Gilles Chanteperdrix
> <gilles.chanteperdrix@xenomai.org> wrote:
>
>> diff --git a/drivers/usb/host/ehci-omap4.c b/drivers/usb/host/ehci-omap4.c
>> new file mode 100644
>> index 0000000..19cd286
>> --- /dev/null
>> +++ b/drivers/usb/host/ehci-omap4.c
>> @@ -0,0 +1,268 @@
>> +/*
>> + * OMAP4 EHCI port, copied from linux/drivers/usb/host/ehci-omap.c
> So the file in linux is for both omap[34] yet here in u-boot it is
> only for omap4. I admittedly know very little about EHCI internals
> but it seems to me that it would be nice if this could support both in
> u-boot.
>
> I see from git history that omap3 support went in some months ago with
> only some new routines in beagle.c and no new usb files so could some
> omap usb expert explain.
I am far from an expert. But I saw a previous post for EHCI on omap3
saying "this file is sufficiently specific to be specific for each
board". So, I started writing a panda specific board, but found that
there was not really much code specific to panda, and most of the code
was specific to omap4.
This said, there is more than one way to do it on omap4, the processor
can be configured different ways to get EHCI support (as far as I
understood the processor even has two different EHCI controllers). So
maybe a panda-only file was not a bad idea after all...
--
Gilles.
next prev parent reply other threads:[~2011-05-18 19:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-09 21:02 [U-Boot] tftp booting the panda board Gilles Chanteperdrix
2011-05-09 21:04 ` [U-Boot] [PATCH 1/3] omap4: add support for gpios Gilles Chanteperdrix
2011-05-10 14:08 ` John Rigby
2011-05-10 18:58 ` Gilles Chanteperdrix
2011-05-13 5:26 ` Gilles Chanteperdrix
2011-05-13 5:31 ` John Rigby
2011-05-13 5:35 ` Gilles Chanteperdrix
2011-05-09 21:04 ` [U-Boot] [PATCH 2/3] omap4: add support for EHCI Gilles Chanteperdrix
2011-05-18 19:50 ` John Rigby
2011-05-18 19:58 ` Gilles Chanteperdrix [this message]
2011-05-18 20:42 ` Wolfgang Denk
2011-05-09 21:04 ` [U-Boot] [PATCH 3/3] omap4_panda: " Gilles Chanteperdrix
2011-05-09 22:30 ` [U-Boot] tftp booting the panda board 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=4DD424E0.1080209@xenomai.org \
--to=gilles.chanteperdrix@xenomai.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