PPC_4xx synopsy USB driver

Stefan Roese sr at denx.de
Mon Sep 21 15:13:29 EST 2009


Hi Sylvain,

On Friday 18 September 2009 17:50:24 Cote, Sylvain wrote:
> USB gadget support --> y
>             Maximum VBUS power usage = 500
>             Synopsys DWC OTG controller
>             Synopsys DWC OTG internal DMA mode --> y
>             USB gadget --> M
>             gadget zero --> M
>             Ethernet Gadget --> M
>             RNDIS support --> y
> 
> Any help will be appreciated

Looks good so far. I suspect that the only thing missing for your 405EX custom 
board is the following line in the arch/powerpc/sysdev/Makefile:

obj-$(CONFIG_KILAUEA)           += amcc-usbotg.o

to enable the device-tree to platform-device driver wrapper for the USB-OTG 
resources.

Cheers,
Stefan

--
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


More information about the Linuxppc-dev mailing list