RTEMS 4.10.3 RC1 Released

2016-09-04 Thread Chris Johns
RTEMS 4.10.3 RC1 Release: 4.10.3-rc1 Date : 04 September 2016 URL: https://ftp.rtems.org/pub/rtems/releases/4.10/4.10.3-rc1/ This is a release candidate for RTEMS 4.10.3. The release changes are listed in the attached Changes-4.10.3.txt. The release provides RSB support. Please see the

Re: [PATCH 00/10] Raspberry Pi 2 (BCM2836) SMP support

2016-09-04 Thread Alan Cudmore
Hi Pavel, I applied your patches, and verified that my apps still work on the Raspberry Pi 1 ( Pi Zero ). Now I am moving to the Pi 2 for some tests. When building for the Pi 2, I need to use the —enable-smp configure switch, correct? When I build the raspberrypi2 BSP with —enable-smp and —ena

Re: [PATCH 00/10] Raspberry Pi 2 (BCM2836) SMP support

2016-09-04 Thread Pavel Pisa
Hello Alan, On Sunday 04 of September 2016 16:38:36 Alan Cudmore wrote: > Hi Pavel, > I applied your patches, and verified that my apps still work on the > Raspberry Pi 1 ( Pi Zero ). Now I am moving to the Pi 2 for some tests. > > When building for the Pi 2, I need to use the —enable-smp configur

Re: [PATCH 00/10] Raspberry Pi 2 (BCM2836) SMP support

2016-09-04 Thread Alan Cudmore
Hi Pavel, Thanks for the information. I will try to enable SMP in my application too and see how that works. I do have a raspberry Pi 3, but I think the UART is different. The original UART from the processor is used for the Bluetooth module, and the UART pins are now connected to the mini-uar

4.10 RSB h8300 tools on CentOS 7

2016-09-04 Thread Joel Sherrill
Hi The h8300 tools fail to build on CentOS 7: /data/home/joel/rtems-4.11-work/rtems-source-builder/rtems/build/h8300-rtems4.10-gcc-4.4.7-newlib-1.18.0-x86_64-linux-gnu-1/build/./gcc/xgcc -B/data/home/joel/rtems-4.11-work/rtems-source-builder/rtems/build/h8300-rtems4.10-gcc-4.4.7-newlib-1.18.0-x86

4.10 m32c tools fail to build on CentOS 7

2016-09-04 Thread Joel Sherrill
Hi This may be something we deal with on the master but not on the branch. Probably need to disable this iconv variant. /data/home/joel/rtems-4.11-work/rtems-source-builder/rtems/build/m32c-rtems4.10-gcc-4.4.7-newlib-1.18.0-x86_64-linux-gnu-1/build/./gcc/xgcc -B/data/home/joel/rtems-4.11-work/rte

Re: 4.10 RSB h8300 tools on CentOS 7

2016-09-04 Thread Joel Sherrill
I should have mentioned. This is using the 4.10 branch of the RSB and not the rc1 candidate. I started doing this before you cut that. On Sun, Sep 4, 2016 at 7:02 PM, Chris Johns wrote: > On 05/09/2016 04:46, Joel Sherrill wrote: > >> Hi >> >> > Thank you for testing 4.10 RC1 and reporting the i

Re: [PATCH v3 1/7] Imported files for driver: bcm283x_dwcotg

2016-09-04 Thread Deval Shah
On Fri, Sep 2, 2016 at 1:38 PM, Pavel Pisa wrote: > Hello Deval, > > I cannot comment much libbsd changes because I have little > experience there, but I am curious if you have some results > from testing on real hardware. > > Is USB bus correctly enumerated? > Is ETHERNET chip found? > Yes to t