Re: [PATCH] cpukit/libi2c allowed to probe on device init

2015-04-02 Thread Alexandru-Sever Horin
Hello Sebastian, Thank you for the suggestion. The API compatible with Linux devices sounds great. However, the RTEMS version we are using is a few days before your patches, and probably I will port a bt firther along the road. I have one question, though, is there a plan to port other Linux driv

Re: [PATCH] cpukit/libi2c allowed to probe on device init

2015-04-02 Thread Sebastian Huber
On 02/04/15 09:45, Alexandru-Sever Horin wrote: I have one question, though, is there a plan to port other Linux driver APIs like SPI ? Not from our side, but we need a proper SPI driver API. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone

Re: GSoC 2015 - Clang support and Eclipse plugin work

2015-04-02 Thread Asiri Rathnayake
Hi Charith, I see you were unable to submit a proposal. Do you plan to work on this still? :) Best, - Asiri On Tue, Mar 24, 2015 at 9:12 PM, Asiri Rathnayake < asiri.rathnay...@gmail.com> wrote: > Hi Gedare, Joel, > > >> For clang support, I've made start by following the steps of [1]. I >> >>

Re: or1k not running hello with sim-scripts or rtems-tester

2015-04-02 Thread Hesham ALMatary
Hi Dr. Joel, Do you have or1ksim simulator installed? Both depend on it. I ran hello world with sim-scripts now again and it's working fine. Regards, Hesham On Wed, Apr 1, 2015 at 9:09 PM, Joel Sherrill wrote: > Hi > > Hesham.. I can't get hello world to run with either framework. > Can you tak

[PATCH] or1k: Send halt signal to or1k simulators when rtems terminates

2015-04-02 Thread Hesham ALMatary
--- cpukit/score/cpu/or1k/rtems/score/cpu.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cpukit/score/cpu/or1k/rtems/score/cpu.h b/cpukit/score/cpu/or1k/rtems/score/cpu.h index 45aeb08..56a034d 100644 --- a/cpukit/score/cpu/or1k/rtems/score/cpu.h +++ b/cpukit/score/cpu/or1k/rtems/score/cpu

[PATCH] sim-scripts/or1ksim: disable waiting for GDB and run the application right away

2015-04-02 Thread Hesham ALMatary
--- sim-scripts/or1ksim.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sim-scripts/or1ksim.in b/sim-scripts/or1ksim.in index 35e6122..6e773f1 100644 --- a/sim-scripts/or1ksim.in +++ b/sim-scripts/or1ksim.in @@ -117,7 +117,7 @@ section sim end section VAPI - enabl

Re: or1k not running hello with sim-scripts or rtems-tester

2015-04-02 Thread Hesham ALMatary
Hi, I checked it out again. For sim-scripts qemu-or1k is working fine. or1ksim was waiting for GDB to connect, I submitted a patch to make it running right away. For RTEMS Tester, every test would run until it times out, because there is no way to force qemu to terminate from RTEMS (unlike or1ksim

[PATCH] or1k: Send halt signal to or1k simulators when rtems terminates

2015-04-02 Thread Hesham ALMatary
--- cpukit/score/cpu/or1k/rtems/score/cpu.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cpukit/score/cpu/or1k/rtems/score/cpu.h b/cpukit/score/cpu/or1k/rtems/score/cpu.h index 45aeb08..56a034d 100644 --- a/cpukit/score/cpu/or1k/rtems/score/cpu.h +++ b/cpukit/score/cpu/or1k/rtems/score/cpu

[PATCH] or1k: Send halt signal to or1k simulators when rtems terminates

2015-04-02 Thread Hesham ALMatary
--- cpukit/score/cpu/or1k/rtems/score/cpu.h | 1 + cpukit/score/cpu/or1k/rtems/score/or1k-utility.h | 11 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/cpukit/score/cpu/or1k/rtems/score/cpu.h b/cpukit/score/cpu/or1k/rtems/score/cpu.h index 45aeb08..2d5fa14 1

[PATCH] or1k: Send halt signal to or1k simulators when rtems terminates

2015-04-02 Thread Hesham ALMatary
--- cpukit/score/cpu/or1k/rtems/score/cpu.h | 1 + cpukit/score/cpu/or1k/rtems/score/or1k-utility.h | 11 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/cpukit/score/cpu/or1k/rtems/score/cpu.h b/cpukit/score/cpu/or1k/rtems/score/cpu.h index 45aeb08..21cbb6d 1

Re: GS0C 2015-Hello Word

2015-04-02 Thread Joel Sherrill
On 4/1/2015 11:31 PM, Rohini Kulkarni wrote: Hi, I was yet to submit the patch for hello world. Attaching it here. Looks good. Did you update the table in the wiki? On Thu, Mar 26, 2015 at 7:15 PM, Gedare Bloom > wrote: Yes this is acceptable, thanks! Please post y

[PATCH] [rtems-tools] Add QEMU patch for openrisc to recognize halt signals

2015-04-02 Thread Hesham ALMatary
--- ...rminate-qemu-process-upon-receiving-a-hal.patch | 33 ++ 1 file changed, 33 insertions(+) create mode 100644 tools/qemu/0001-openrisc-terminate-qemu-process-upon-receiving-a-hal.patch diff --git a/tools/qemu/0001-openrisc-terminate-qemu-process-upon-receiving-a-hal.p

[PATCH] [RSB] Apply QEMU patch for openrisc that handles halt signals

2015-04-02 Thread Hesham ALMatary
--- bare/config/devel/qemu-git-1.cfg | 7 +++ 1 file changed, 7 insertions(+) diff --git a/bare/config/devel/qemu-git-1.cfg b/bare/config/devel/qemu-git-1.cfg index 82544d4..035cf59 100644 --- a/bare/config/devel/qemu-git-1.cfg +++ b/bare/config/devel/qemu-git-1.cfg @@ -8,6 +8,8 @@ %includ

[PATCH] [RSB] Apply QEMU patch for openrisc that handles halt signals

2015-04-02 Thread Hesham ALMatary
--- bare/config/devel/qemu-git-1.cfg | 7 +++ 1 file changed, 7 insertions(+) diff --git a/bare/config/devel/qemu-git-1.cfg b/bare/config/devel/qemu-git-1.cfg index 82544d4..035cf59 100644 --- a/bare/config/devel/qemu-git-1.cfg +++ b/bare/config/devel/qemu-git-1.cfg @@ -8,6 +8,8 @@ %includ

[PATCH] [rtems-tools] Add QEMU patch for openrisc to recognize halt signals

2015-04-02 Thread Hesham ALMatary
--- ...rminate-qemu-process-upon-receiving-a-hal.patch | 33 ++ 1 file changed, 33 insertions(+) create mode 100644 tools/qemu/0001-openrisc-terminate-qemu-process-upon-receiving-a-hal.patch diff --git a/tools/qemu/0001-openrisc-terminate-qemu-process-upon-receiving-a-hal.p