Re: Bump gcc and newlib for 4.12?

2016-03-28 Thread Joel Sherrill
On Mar 28, 2016 7:25 PM, "Chris Johns" wrote: > > On 29/03/2016 11:05, Joel Sherrill wrote: >> >> >> Given the feature flag changes in newlib and some warning fine-tuning in >> gcc, I think we should bump the tools on the master on the master after >> the next newlib and pick up

Re: Bump gcc and newlib for 4.12?

2016-03-28 Thread Chris Johns
On 29/03/2016 11:05, Joel Sherrill wrote: Given the feature flag changes in newlib and some warning fine-tuning in gcc, I think we should bump the tools on the master on the master after the next newlib and pick up a close gcc snapshot. Hopefully I can merge the random/srandom patch in the

Bump gcc and newlib for 4.12?

2016-03-28 Thread Joel Sherrill
Hi Given the feature flag changes in newlib and some warning fine-tuning in gcc, I think we should bump the tools on the master on the master after the next newlib and pick up a close gcc snapshot. Hopefully I can merge the random/srandom patch in the next day or two and it be in time.

[PATCH] score603e: Rename PCI.h to pciimpl.h to avoid name clash on case insensitive file systems

2016-03-28 Thread Joel Sherrill
closes #2677. --- c/src/lib/libbsp/powerpc/score603e/Makefile.am | 2 +- c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.h | 42 -- c/src/lib/libbsp/powerpc/score603e/PCI_bus/flash.c | 4 +-- .../lib/libbsp/powerpc/score603e/PCI_bus/pciimpl.h | 42 ++

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-28 Thread punit vara
Hi Marcos and all, As you suggested me I took StarterWare as reference and writing function prototypes. I hosted my blog for PWM driver development tracking so I can note down my day to day work and you can easily read in which direction I am working. I will update this frequently. You can visit

Re: Rtems-test cortex-m3

2016-03-28 Thread Aurelio Remonda
Hello, we were trying to get Sebastian's patches to work on the latest qemu. It seems the board is running ok on qemu 2.5.50 without the patches except for: -Memory hack: The memory on this board is still fixed to default value. I already submit a patch that allows you to change the memory size we