public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Markus Klotzbücher" <mk@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] USB custodian repostiory updates
Date: Mon, 07 May 2007 14:20:25 +0200	[thread overview]
Message-ID: <87ps5csu46.fsf@denx.de> (raw)
In-Reply-To: <87ps6lmsbz.fsf@denx.de> (Markus Klotzbücher's message of "Tue, 03 Apr 2007 16:43:28 +0200")

Dear Wolfgang,

One month ago I wrote:

> The following USB related updates have been pushed to the u-boot-usb
> custodian repository git://denx.de/git/u-boot-usb.git
>
> Merge of u-boot-testing-USB:
> ----------------------------
>
> I merged the former testing-USB branch, which mainly contains the
> generic ohci driver updates. This is an approach to get rid of the
> various almost identical ohci drivers by adding cpu and/or board
> dependant hooks. These are described in doc/README.generic_usb_ohci .
>
> The following boards have been adapted and tested to use the generic
> driver so far:
>
> [mk at pollux u-boot-usb-master]$ grep "CONFIG_USB_OHCI_NEW"
>
> include/configs/delta.h:#define CONFIG_USB_OHCI_NEW     1
> include/configs/IceCube.h:#define CONFIG_USB_OHCI_NEW
> include/configs/mp2usb.h:#define CONFIG_USB_OHCI_NEW    1
> include/configs/TQM5200.h:#define CONFIG_USB_OHCI_NEW
> include/configs/trab.h:#define CONFIG_USB_OHCI_NEW      1
> include/configs/yosemite.h:#define CONFIG_USB_OHCI_NEW
>
> This should not break any boards that still use board specific ohci
> drivers, although it would be nice if they could be adapted over
> time. Usually this is trivial. All new boards should definitely use the
> generic driver.
>
> I would like to kindly ask everybody affected by these changes to test
> this code. If no problems are reported, I'll request these changes to be
> merged to mainline in about 4 weeks.

No problems reported, great!

> The testing-USB branch is now pretty much obsolete, USB patches should
> be sent against the custodian repository.
>
>
> Patches:
> --------
>
> The following patches have been merged:
>
> The following changes since commit ae79f60677c208326535647dcbd5c3ec40dbcb0b:
>   Markus Klotzbuecher (1):
>         USB: remove the S3C24X0_merge #define, which was introduced
>         while merging OHCI drivers.
>
> are found in the git repository at:
>
>   git://denx.de/git/u-boot-usb.git
>
> Markus Klotzbuecher (1):
>       USB: cleanup monahans usb support. Remove dead code.
>
> Rodolfo Giometti (2):
>       PXA: pxa27x USB OHCI support
>       Support for the Philips ISP116x HCD (Host Controller Driver)
>
>  README                |    1 +
>  cpu/pxa/usb.c         |   27 +-
>  drivers/Makefile      |    2 +-
>  drivers/isp116x-hcd.c | 1412 +++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/isp116x.h     |  489 +++++++++++++++++
>  include/usb.h         |    5 +-
>  6 files changed, 1921 insertions(+), 15 deletions(-)
>  create mode 100644 drivers/isp116x-hcd.c
>  create mode 100644 drivers/isp116x.h

Please pull from the "master" branch at git://denx.de/git/u-boot-usb.git 

Best Regards

Markus Klotzb?cher

--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office:  Kirchenstr. 5,       D-82194 Groebenzell,            Germany

  reply	other threads:[~2007-05-07 12:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-03 14:43 [U-Boot-Users] USB custodian repostiory updates Markus Klotzbücher
2007-05-07 12:20 ` Markus Klotzbücher [this message]
2007-05-07 13:22   ` Wolfgang Denk
2007-05-07 14:59     ` Markus Klotzbücher
2007-05-14 11:39     ` [U-Boot-Users] please PULL u-boot-usb.git Markus Klotzbücher

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=87ps5csu46.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox