[U-Boot] [PULL] u-boot-usb/master

Tom Rini trini at ti.com
Thu Dec 20 15:30:08 CET 2012


On Tue, Dec 18, 2012 at 07:19:10PM +0100, Marek Vasut wrote:

> I reduced it, DFU will have to wait, sorry.
> 
> The following changes since commit ebbf0d20aa85f623c49b7ed3349ebfea450c152d:
> 
>   Prepare v2013.01-rc2 (2012-12-14 14:43:22 -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 4f8dd5920f52462a9a5d794dc310a9a7a49ca89b:
> 
>   cm_t35: use new low level interface for usb ehci (2012-12-17 15:38:15 +0100)
> 
> ----------------------------------------------------------------
> Lukasz Dalek (2):
>       pxa25x_udc: Remove usbdescriptors.h
>       h2200: Add USB CDC ethernet support
> 
> Milind Choudhary (1):
>       usb: Clean up newly allocated device nodes in case of configuration 
> failure
> 
> Nikita Kiryanov (2):
>       cm-t35: add USB host support
>       cm_t35: use new low level interface for usb ehci
> 
> Pantelis Antoniou (2):
>       g_dnl: Issue connect/disconnect as appropriate
>       g_dnl: Properly terminate string list.
> 
> Richard Genoud (1):
>       usb documentation: fix typo
> 
> Vincent Palatin (1):
>       usb: properly detect empty mass storage media reader
> 
> Vipin Kumar (1):
>       usbh/ehci: Increase timeout for enumeration
> 
>  board/cm_t35/cm_t35.c           |   77 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/h2200/h2200.c             |   11 +++++++++++
>  common/usb.c                    |   12 ++++++++++++
>  common/usb_hub.c                |   35 ++++++++++++++++++++++++++++++-----
>  common/usb_storage.c            |   10 ++++++++++
>  doc/README.usb                  |    2 +-
>  drivers/usb/gadget/g_dnl.c      |   12 +++++++++++-
>  drivers/usb/gadget/pxa25x_udc.c |    1 -
>  include/configs/cm_t35.h        |    8 +++++++-
>  include/configs/h2200.h         |   25 +++++++++++++++++++++++++
>  include/usb.h                   |    1 +
>  11 files changed, 185 insertions(+), 9 deletions(-)

The cm_t35 parts don't compile, NAK.
cm_t35.c: In function 'ehci_hcd_init':
cm_t35.c:522:34: error: 'TWL4030_GPIO_GPIODATADIR1' undeclared (first
use in this function)
cm_t35.c:522:34: note: each undeclared identifier is reported only once
for each function it appears in
cm_t35.c:527:34: error: 'TWL4030_GPIO_SETGPIODATAOUT1' undeclared (first
use in this function)

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121220/924a698d/attachment.pgp>


More information about the U-Boot mailing list