Re: [PATCH v2] Mailbox : Extending functionality

2016-08-28 Thread Mudit Jain
Hi, That's great news Pavel. Should I start merging all your findings and push it as a patch ? What would be the next steps ? Thanks Mudit ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH v2] Mailbox : Extending functionality

2016-08-28 Thread Pavel Pisa
Hello Mudit, On Sunday 28 of August 2016 09:27:16 Mudit Jain wrote: > Hi, > > That's great news Pavel. > Should I start merging all your findings and push it as a patch ? > What would be the next steps ? I suggest to invest the time into SD part of the project now. It needs to use DMA as well. As

Re: [PATCH v2] Mailbox : Extending functionality

2016-08-27 Thread Pavel Pisa
Hello Mudit, On Saturday 27 of August 2016 11:20:48 Mudit Jain wrote: > Hi Pavel, > > I am working on porting the changes I had done for the SD card, on top of > the recent MMC stack update. After that, my plan is to work on DMA. OK, that is more important for now. I have some progress in DMA AP

Re: [PATCH v2] Mailbox : Extending functionality

2016-08-27 Thread Mudit Jain
Hi Pavel, I am working on porting the changes I had done for the SD card, on top of the recent MMC stack update. After that, my plan is to work on DMA. Thanks Mudit ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH v2] Mailbox : Extending functionality

2016-08-27 Thread Pavel Pisa
Hello Mudit, On Saturday 27 of August 2016 08:15:04 Mudit Jain wrote: > Adding functionality to get board serial, > power state & clock rate I have pushed patch to the master. Have you some info/progress with DMA? Best wishes, Pavel ___