Re: PPC 405 EX USB Development
From: Felix Radensky <hidden>
Date: 2009-03-03 21:18:28
Stefan Roese wrote:
On Wednesday 25 February 2009, Stefan Roese wrote: You can find a driver for this Synopsys DWC OTG controller in our linux-2.6-denx repository: http://git.denx.de/?p=linux-2.6-denx.git;a=tree;f=drivers/usb/gadget/dwc_otg;h=526d515e4764a0c92cebbf909c245d6aec7e198c;hb=HEAD But please note that this driver is currently not in shape for mainline inclusion. It's working though, so it should help you while writing a new, clean driver.
Hi, Stefan Was this driver tested in host-only mode ? Also, would this be a correct combination of flags for host-only mode on 405EX: KBUILD_CPPFLAGS += -Dlinux -DOTG_PLB_DMA -DOTG_PLB_DMA_TASKLET -DDWC_HOST_ONLY Thanks a lot. Felix. -- View this message in context: http://www.nabble.com/PPC-405-EX-USB-Development-tp22201577p22318178.html Sent from the linuxppc-dev mailing list archive at Nabble.com.