[PATCH 2/2] Epiphany: Add the first epiphany_sim BSP v2

2015-05-09 Thread Hesham ALMatary
This BSP in intended to run on the simulator that should be built from RSB. When building RTEMS for Epiphany --disable-networking must be provided part of the configure command. --- c/src/aclocal/rtems-cpu-subdirs.m4 | 1 + c/src/lib/libbsp/epiphany/Makefile.am | 8

[PATCH 1/2] cpukit: Add Epiphany architecture port v2

2015-05-09 Thread Hesham ALMatary
--- cpukit/configure.ac|1 + cpukit/librpc/src/xdr/xdr_float.c |1 + cpukit/score/cpu/Makefile.am |1 + cpukit/score/cpu/epiphany/Makefile.am | 32 + cpukit/score/cpu/epiphany/cpu.c

Re: [PATCH 2/2] Epiphany: Add the first epiphany_sim BSP.

2015-05-09 Thread Hesham ALMatary
" On Fri, May 8, 2015 at 4:56 PM, Gedare Bloom wrote: > On Thu, May 7, 2015 at 10:12 PM, Hesham ALMatary > wrote: >> This BSP in intended to run on the simulator that should be built >> from RSB. When building RTEMS for Epiphany --disable-networking must >> be provided part of the configure com

Re: [PATCH 2/2] Epiphany: Add the first epiphany_sim BSP.

2015-05-09 Thread Hesham ALMatary
On Fri, May 8, 2015 at 4:56 PM, Gedare Bloom wrote: > On Thu, May 7, 2015 at 10:12 PM, Hesham ALMatary > wrote: >> This BSP in intended to run on the simulator that should be built >> from RSB. When building RTEMS for Epiphany --disable-networking must >> be provided part of the configure command

Re: [PATCH 1/2] cpukit: Add Epiphany architecture port

2015-05-09 Thread Hesham ALMatary
On Fri, May 8, 2015 at 4:00 PM, Gedare Bloom wrote: > You should aim to write doxygen for the port-specific headers at least. > > On Thu, May 7, 2015 at 10:11 PM, Hesham ALMatary > wrote: >> --- >> cpukit/configure.ac|1 + >> cpukit/librpc/src/xdr/xdr_float.c