Re: PPC 405 EX USB Development

2009-03-03 Thread Felix Radensky
? 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 Sen

Re: PPC 405 EX USB Development

2009-02-25 Thread Adish Kuvelker
Hi Stefan, Also in the SETUP stage where I have set my packet size as 1, as I treat each of this 3 stages (SETUP, DATA and STATUS) as three different stages/transactions, I find that the "Non-Periodic Transmit FIFO/Queue Status Register" read as soon as I write to the "Non-Periodic Transmit FIFO

Re: PPC 405 EX USB Development

2009-02-25 Thread Stefan Roese
On Wednesday 25 February 2009, Stefan Roese wrote: > On Wednesday 25 February 2009, Adish Kuvelker wrote: > > I am developing a Host Controller Driver for the PPC405EX based board. I > > have a OTG controller on it, which I have to configure as Host Controller > > and thus I am witting a HCD for th

Re: PPC 405 EX USB Development

2009-02-25 Thread Stefan Roese
On Wednesday 25 February 2009, Adish Kuvelker wrote: > I am developing a Host Controller Driver for the PPC405EX based board. I > have a OTG controller on it, which I have to configure as Host Controller > and thus I am witting a HCD for the same. I am stuck at the Control stage > wherein although

PPC 405 EX USB Development

2009-02-25 Thread Adish Kuvelker
Hello, I am developing a Host Controller Driver for the PPC405EX based board. I have a OTG controller on it, which I have to configure as Host Controller and thus I am witting a HCD for the same. I am stuck at the Control stage wherein although my SETUP stage seems to be going through I get a STAL