Re: SDIO stack in RTEM

2017-04-02 Thread Sebastian Huber
On 03/04/17 02:06, faizan khan wrote: Is there an sdio stack in RTEM because I could not find out. If the sd stack is not there then writing the sd driver for bbb will take a lot longer... The SD/MMC card stack is in libbsd (https://git.rtems.org/rtems-libbsd). I guess this is the right drive

Can we use slack instead of IRC

2017-04-02 Thread punit vara
Hi Can we use a slack for informing all the students general or common things ? Its easy to add @everyone and that it every student will get notified about specific instructions. Even weekly meetings if we can arrange in slack it would be better than IRC. There are many benefits of Slack over IRC(

Re: [GSOC] submission of proof of hello world

2017-04-02 Thread faizan khan
Finally got something on the page. Do a quick review if possible. https://docs.google.com/document/d/1G2eoZJBm0XeE1Lu1_o_d7yRYWjTNwAX08NWVbVxeC1k/edit On Mon, Apr 3, 2017 at 4:52 AM, Gedare Bloom wrote: > Yes, thank you. We would prefer (not mandatory) that you use your full > name for your git

Re: GSoC 2017 -- initial proof

2017-04-02 Thread Chris Johns
On 03/04/2017 03:53, Joel Sherrill wrote: On Sun, Apr 2, 2017 at 12:33 PM, Tanu Hari Dixit mailto:tokencol...@gmail.com>> wrote: Hi Andy, Joel and Gedare pointed me to the following: https://devel.rtems.org/wiki/Developer/Projects/Open/PythonCoverageReporting

SDIO stack in RTEM

2017-04-02 Thread faizan khan
Is there an sdio stack in RTEM because I could not find out. If the sd stack is not there then writing the sd driver for bbb will take a lot longer... cheers, Faizan ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: GSoC 2017 -- initial proof

2017-04-02 Thread Tanu Hari Dixit
Thanks Joel for the correction. Regards, Tanu Hari Dixit. On Sun, Apr 2, 2017 at 11:23 PM, Joel Sherrill wrote: > > > On Sun, Apr 2, 2017 at 12:33 PM, Tanu Hari Dixit > wrote: >> >> Hi Andy, >> >> Joel and Gedare pointed me to the following: >> >> >> https://devel.rtems.org/wiki/Developer/Proje

Re: GSoC 2017 -- initial proof

2017-04-02 Thread Joel Sherrill
On Sun, Apr 2, 2017 at 12:33 PM, Tanu Hari Dixit wrote: > Hi Andy, > > Joel and Gedare pointed me to the following: > > https://devel.rtems.org/wiki/Developer/Projects/Open/ > PythonCoverageReporting > https://devel.rtems.org/ticket/2261 > http://kmiesowicz.blogspot.in/p/esa-socis-2014.html > > L

Re: GSoC 2017 -- initial proof

2017-04-02 Thread Tanu Hari Dixit
Hi Andy, Joel and Gedare pointed me to the following: https://devel.rtems.org/wiki/Developer/Projects/Open/PythonCoverageReporting https://devel.rtems.org/ticket/2261 http://kmiesowicz.blogspot.in/p/esa-socis-2014.html Last link is to the work done by a previous student. Hope this helps. My prop

Re: [GSOC] submission of proof of hello world

2017-04-02 Thread Gedare Bloom
Submit your proof by e-mail to me and CC Joel. On Sun, Apr 2, 2017 at 11:50 AM, Joel Sherrill wrote: > I don't see anything attached. > > Remember to keep uploading your "final" proposal to the google site. > You can do that repeatedly. :) > > --joel > > On Sun, Apr 2, 2017 at 10:05 AM, faizan kh

Re: GSOC application

2017-04-02 Thread Gedare Bloom
I don't know of anyone that has worked on the v8 port. This would be a fine thing to start developing your proposal toward. I suspect some additional input may come your way later, but this is good to get rolling since you are a bit late to the party. On Sun, Apr 2, 2017 at 10:38 AM, faizan khan

Re: GSOC: building RSB

2017-04-02 Thread Gedare Bloom
Yes, it is not mandatory to use the RSB. However, the RSB helps ensure consistency across the community, and is easier to maintain and support than the variety of roll-your-own build scripts that each developer used to keep independently. On Sun, Apr 2, 2017 at 10:57 AM, faizan khan wrote: > I am

Re: [GSOC] submission of proof of hello world

2017-04-02 Thread Joel Sherrill
I don't see anything attached. Remember to keep uploading your "final" proposal to the google site. You can do that repeatedly. :) --joel On Sun, Apr 2, 2017 at 10:05 AM, faizan khan wrote: > Hi, > > How can I submit my proof.. > > Cheers, > > Faizan > > ___

[GSOC] submission of proof of hello world

2017-04-02 Thread faizan khan
Hi, How can I submit my proof.. Cheers, Faizan ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

GSOC: building RSB

2017-04-02 Thread faizan khan
I am using ubuntu and I have almost all the tools necessary. Can't I just build the RTEMS and run it via gdb on a target or QEMU... cheers, Faizan ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: GSOC application

2017-04-02 Thread faizan khan
Libbsd is a cool project, I can use that in my other side projects. I was particularly talking about googles v8 engine used for compiling javascript. has anyone worked on this port. I see this listed in the projects. I would love to experiment with it. On Sun, Apr 2, 2017 at 6:52 PM, Gedare Bloom

Re: GSOC application

2017-04-02 Thread Gedare Bloom
On Sun, Apr 2, 2017 at 9:17 AM, faizan khan wrote: > yes I am working on the getting started thing. I thought, I was supposed to > port the complete bsp, not just one device. So I can choose anyone device in > this case can and write driver for it.. > > I think bbb is getting too much attention so

Re: GSoC 2017 -- initial proof

2017-04-02 Thread Gedare Bloom
Joel's e-mail client messed up my reply thread. ;) Andy, have a read through https://gedare.github.io/pdf/FelShe15A.pdf if you haven't found it already. Getting qemu-couverture to build via RSB and then integrating the coverage scripts into rtems-test, would be a good start to a project. There is

Re: GSOC application

2017-04-02 Thread faizan khan
yes I am working on the getting started thing. I thought, I was supposed to port the complete bsp, not just one device. So I can choose anyone device in this case can and write driver for it.. I think bbb is getting too much attention so I am looking into other projects. Do you know who worked on

[GSOC] V8 status and mentors

2017-04-02 Thread faizan khan
Hi, I wanted to know about the status of v8 engine port for rtems. I once did a failed experiment of porting v8 to Nucleus. Eventually I settled with a lightweight v7 library for javascript (this is also used by mongoose IOT framework). I would be interested to work on this port for RTEMS. Let me

Re: GSOC application

2017-04-02 Thread Gedare Bloom
On Sun, Apr 2, 2017 at 9:09 AM, Gedare Bloom wrote: > On Sun, Apr 2, 2017 at 5:17 AM, Christian Mauderer > wrote: >> >> >> - Ursprüngliche Mail - >>> Von: "faizan khan" >>> An: devel@rtems.org >>> Gesendet: Sonntag, 2. April 2017 00:44:27 >>> Betreff: GSOC application >> >>> Hi everyone,

Re: GSOC application

2017-04-02 Thread Gedare Bloom
On Sun, Apr 2, 2017 at 5:17 AM, Christian Mauderer wrote: > > > - Ursprüngliche Mail - >> Von: "faizan khan" >> An: devel@rtems.org >> Gesendet: Sonntag, 2. April 2017 00:44:27 >> Betreff: GSOC application > >> Hi everyone, >> >> I know I am late to the party but just got my confirmation

Re: [PATCH 1/2] beagle i2c: Add beaglebone i2c driver code

2017-04-02 Thread Gedare Bloom
Hello Sichen Zhao, In general it takes a few days for patches to get reviewed, and very little happens on the mailing list over the weekend. Please wait about a week and if no one has commented on your patches then you can send a polite ping like this. Thanks. -Gedare On Sun, Apr 2, 2017 at 8:36

Re: GSOC application

2017-04-02 Thread Christian Mauderer
- Ursprüngliche Mail - > Von: "faizan khan" > An: devel@rtems.org > Gesendet: Sonntag, 2. April 2017 00:44:27 > Betreff: GSOC application > Hi everyone, > > I know I am late to the party but just got my confirmation letter. I have 2 > years of experience porting device drivers for Nucl