Re: Rtems_fsmount dosfs hanging

2014-08-26 Thread Ritesh Harjani
Hi Sebastian, You mean to say that the SD card driver for raspberry pi on RTEMS has been already developed by you ? Which you will also be publishing by end of this week ? Thanks Ritesh On Tue, Aug 26, 2014 at 1:55 PM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > >

Re: Rtems_fsmount dosfs hanging

2014-08-26 Thread Ritesh Harjani
gt; > Besides the broadcom datasheet. > > By the way, since you replied to this thread I am not sure if I ever > shared why it was hanging. Turns out that there was/is a conflict between > my emmc driver and the raspberry pi clock driver. All I had to do was to > disable the clock

Re: Rtems_fsmount dosfs hanging

2014-08-25 Thread Ritesh Harjani
Hi Andre, I am too trying to understand SD card/MMC protocol on Raspberry pi for RTEMS. You said in your last mail that you have already done some progress on this. Could you please share your code at some place, so that others can get a help from your code in case anybody else too is trying to un

Re: [PATCH] (2 commits squashed into one) Beagle BSP for review

2014-08-20 Thread Ritesh Harjani
Hi Ben/Joel, On Wed, Aug 20, 2014 at 10:16 PM, Joel Sherrill wrote: > > On 8/20/2014 11:23 AM, Ritesh Harjani wrote: > > Hi Ben, > > Great work I must admit. > > I just have few question/suggestion. I am new to the community so high > chances that I might b

Re: [PATCH] (2 commits squashed into one) Beagle BSP for review

2014-08-20 Thread Ritesh Harjani
Hi Ben, Great work I must admit. I just have few question/suggestion. I am new to the community so high chances that I might be wrong here, but I noticed something so I thought I should tell/ask. diff --git a/c/src/lib/libbsp/arm/beagle/include/bsp.h b/c/src/lib/libbsp/arm/beagle/include/bsp.h

Re: Info regarding development activity in RTEMS for ARM bsps/Raspberry pi

2014-08-20 Thread Ritesh Harjani
tp://asuolgsoc2014.wordpress.com/2014/08/18/testing-the-project/ > Thanks for the link. > > > Alan > > > On Wed, Aug 20, 2014 at 5:40 AM, Hesham Moustafa > wrote: > >> Hi Ritesh, >> >> On Wed, Aug 20, 2014 at 11:28 AM, Ritesh Harjani >> wrote: >>

Re: Info regarding development activity in RTEMS for ARM bsps/Raspberry pi

2014-08-20 Thread Ritesh Harjani
Hi Hesham, Thanks for the info. On Wed, Aug 20, 2014 at 3:10 PM, Hesham Moustafa wrote: > Hi Ritesh, > > On Wed, Aug 20, 2014 at 11:28 AM, Ritesh Harjani > wrote: > > Hi All, > > > > I have been following RTEMS from quite some time rather I would say my > &g

Info regarding development activity in RTEMS for ARM bsps/Raspberry pi

2014-08-20 Thread Ritesh Harjani
4. How was Hesham able to debug and see the MMU register settings(like SCTLR.MMU) during his work on GSoc 2013 libmmu development for raspberry pi ? Was it QEMU ? Please feel free to guide me through the work plan if anyone have in his/her mind for ARM bsps. Th