Re: GSoC 2015 RPi USB Support

2015-07-17 Thread Sebastian Huber
On 16/07/15 20:39, Yurii Shevtsov wrote: Which qemu build are you using? And what qemu args for xilinx zynq? See README file in the BSP directory. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 4

4.11 Branch Cut

2015-07-17 Thread Joel Sherrill
Hi The 4.11 branch is now cut on the main rtems git repository. 4.11 branches should be cut on the other repositories in the new future. Please test and report. -- Joel Sherrill, Ph.D. Director of Research & Development joel.sherr...@oarcorp.comOn-Line Applications Research

[PATCH 2/2] bsp/tms570 Use bitfields instead of hard-coded values

2015-07-17 Thread Premysl Houdek
Signed-off-by: Premysl Houdek --- c/src/lib/libbsp/arm/tms570/clock/clock.c | 31 +++- .../lib/libbsp/arm/tms570/console/printk-support.c | 4 +-- c/src/lib/libbsp/arm/tms570/console/tms570-sci.c | 34 -- c/src/lib/libbsp/arm/tms570/pom/tms570-pom.c

Re: [PATCH 2/2] bsp/tms570 Use bitfields instead of hard-coded values

2015-07-17 Thread Joel Sherrill
I am about to leave for a week. If these are OK, they need to be committed to the master and 4.11 branch please. On 7/17/2015 10:04 AM, Premysl Houdek wrote: Signed-off-by: Premysl Houdek --- c/src/lib/libbsp/arm/tms570/clock/clock.c | 31 +++- .../lib/libbsp/arm/tms

Re: [PATCH 2/2] bsp/tms570 Use bitfields instead of hard-coded values

2015-07-17 Thread Pavel Pisa
Hello Joel, I have been with Premek when he tested these on the target. [PATCH 1/2] bsp/tms570: skipped 32bit field definitions and corrected single bit fields This one clean header files. There has been unnecessary defines of whole registers as fields and mistake in single bit definitions

Re: [PATCH 2/2] bsp/tms570 Use bitfields instead of hard-coded values

2015-07-17 Thread Joel Sherrill
On July 17, 2015 12:22:14 PM CDT, Pavel Pisa wrote: >Hello Joel, > >I have been with Premek when he tested these on the target. > >[PATCH 1/2] bsp/tms570: skipped 32bit field definitions and corrected >single bit fields > This one clean header files. There has been unnecessary defines > of w

Seeking Projects

2015-07-17 Thread Deval Shah
Hello, I am currently perusing electronics engineering (currently in final year) from BITS-Pilani University. I love embedded systems and system programming. I want to contribute to opensource community and for that I am looking for projects related to real time embedded systems. skills: C progra

Re: [rtems-source-builder commit] rtems4.11: OpenMP support for ARM, PowerPC, SPARC

2015-07-17 Thread Chris Johns
On 18/07/2015 1:20 am, Joel Sherril wrote: > diff --git a/rtems/config/4.11/rtems-arm.bset > b/rtems/config/4.11/rtems-arm.bset > index 1e06796..c0bd04a 100644 > --- a/rtems/config/4.11/rtems-arm.bset > +++ b/rtems/config/4.11/rtems-arm.bset > @@ -17,6 +17,11 @@ > %define enable_obsolete 1 > >

Re: Seeking Projects

2015-07-17 Thread Gedare Bloom
Welcome! Please have a look at our Open Projects [1] page, and you may also like to see what is being done under the GSoC [2] and SOCIS [3] programs. We have a handful of projects that are improving support for the RPi. Do you have any particular goal, or are you just looking for something to do?