Re: Errors while building USB DWC OTG driver

2016-05-28 Thread Deval Shah
I reverted back to the latest commit of RTEMS. I am getting the same errors. On Sun, May 29, 2016 at 11:23 AM, Deval Shah wrote: > I followed the libbsd.txt and added bcm 283x driver from freebsd source. > Now I am getting new errors. This time drivers got compiled which was > verified using thi

Re: Errors while building USB DWC OTG driver

2016-05-28 Thread Deval Shah
I followed the libbsd.txt and added bcm 283x driver from freebsd source. Now I am getting new errors. This time drivers got compiled which was verified using this command. > nm `find build -name '*bcm283x_dwc_fdt*.o'` The error log is as follows. In file included from ../../rtemsbsd/rtems/rtems-ke

Re: Ada support on gcc-6 broken again

2016-05-28 Thread Chris Johns
On 28/05/2016 01:23, Sebastian Huber wrote: No, we stopped to work on this since Chris was not so fond of it. I still think its an improvement to move the POSIX header files to Newlib. I agree with standards based headers being moved to newlib. My understanding is this should be enough for

Re: LM3S69xx BSP Qemu Error

2016-05-28 Thread Olufowobi, Habeeb
Thanks so much for your help Martin. I will look to work on the reset routine as said. Regards, Habeeb On Fri, May 27, 2016 at 8:23 AM, Martin Galvan < martin.gal...@tallertechnologies.com> wrote: > On Fri, May 27, 2016 at 12:01 PM, Olufowobi, Habeeb > wrote: > > Hi Martin, > > > > I am able t

Re: [PATCH 05/12] score: Add semaphore variants

2016-05-28 Thread Gedare Bloom
On Fri, May 27, 2016 at 9:50 AM, Sebastian Huber wrote: > --- > cpukit/posix/include/rtems/posix/semaphoreimpl.h | 2 + > cpukit/posix/src/semaphorecreatesupp.c | 6 +-- > cpukit/posix/src/semaphoredeletesupp.c | 6 ++- > cpukit/posix/src/semaphorewaitsupp.c |

Re: [PATCH v2 0/7] Raspberry Pi VideoCore support for console on HDMI output

2016-05-28 Thread Gedare Bloom
I glanced and thought they looked fine. Wait until Tuesday to see if Alan gets a chance to test. On Fri, May 27, 2016 at 5:26 PM, Alan Cudmore wrote: > Hi Pavel, > I will try to run the tests with the HDMI output before Monday. > > If I get time, I’ll try the Raspberry Pi zero and also see if I c