Re: Code review for Raspberry Pi USB driver

2016-06-26 Thread Deval Shah
Hello Pavel, I am also not getting the Error now. The issue is resolved. Thanks a lot. Deval Shah On Sun, Jun 26, 2016 at 1:12 PM, Mudit Jain wrote: > Hi Pavel and Deval, > > I don't get the error after Pavel's patch. The issue is resolved. > > -

Code review for Raspberry Pi USB driver

2016-06-26 Thread Deval Shah
Hello all, I have successfully ported the bcm283x_dwcotg driver for the Raspberry Pi. Changes are shown in the commit > https://github.com/deval-maker/rtems-libbsd/commit/fd650f7ded413a0d891b5395abb0c8768d71acc7. I need feedback on the code. Also am getting error in mailbox functions (failed to s

Re: Code review for Raspberry Pi USB driver

2016-06-26 Thread Mudit Jain
Hi Pavel and Deval, I don't get the error after Pavel's patch. The issue is resolved. --- nexus0: bcm_dma0: on nexus0 sdhci_bcm0: on nexus0 Enable the power returns 0 mmc0: on sdhci_bcm0 ---

Re: Code review for Raspberry Pi USB driver

2016-06-25 Thread Pavel Pisa
Hello Deval Shah, On Saturday 25 of June 2016 07:13:40 Deval Shah wrote: > On Friday 24 June 2016, Pavel Pisa wrote: > > Hello Deval Shah and others, > > > > On Friday 24 of June 2016 10:45:34 Deval Shah wrote: > > > Hello all, > > > > > > I have successfully ported the bcm283x_dwcotg driver for

Re: Code review for Raspberry Pi USB driver

2016-06-24 Thread Deval Shah
On Friday 24 June 2016, Pavel Pisa wrote: > Hello Deval Shah and others, > > On Friday 24 of June 2016 10:45:34 Deval Shah wrote: > > Hello all, > > > > I have successfully ported the bcm283x_dwcotg driver for the Raspberry > Pi. > > Changes are shown in the commit > > > > https://github.com/deva

Re: Code review for Raspberry Pi USB driver

2016-06-24 Thread Pavel Pisa
Hello Deval Shah and others, On Friday 24 of June 2016 10:45:34 Deval Shah wrote: > Hello all, > > I have successfully ported the bcm283x_dwcotg driver for the Raspberry Pi. > Changes are shown in the commit > > https://github.com/deval-maker/rtems-libbsd/commit/fd650f7ded413a0d891b5395 >abb0c8768