]On 5/05/2015 6:28 pm, Hesham ALMatary wrote:
> I case you didn't notice, I submitted 2 patches: 1/2 is sent
> separately, and 2/2 got merged with this e-mail thread (don't know
> why), it's two replies above this reply.
Both have been pushed. Thanks.
Chris
___
On 5/5/2015 11:11 AM, Rohini Kulkarni wrote:
>
> Hi,
>
> I am working with the code for bsp hooks. I am referring to existing
> ARM multicore bsp codes, zync mainly.
>
> 1. There are existing hooks for the raspberry pi. Where should the
> code for the Pi2 hooks be added?
>
The Pi and Pi2 are re
Hi,
I am working with the code for bsp hooks. I am referring to existing ARM
multicore bsp codes, zync mainly.
1. There are existing hooks for the raspberry pi. Where should the code for
the Pi2 hooks be added?
2. Am I right in understanding that I will have to implement A7 specific
functions a
On 5/5/2015 3:03 AM, Sebastian Huber wrote:
> This was already fixed by Hesham ALMatary:
>
> https://git.rtems.org/rtems/commit/?id=1602bf39733bf742de44663651818c94b9211e8c
>
> The m68k BSPs build with the current master.
This is what happens when you do a test build and don't get to look at the
---
doc/cpu_supplement/sparc.t | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/doc/cpu_supplement/sparc.t b/doc/cpu_supplement/sparc.t
index d21e9fe..740643a 100644
--- a/doc/cpu_supplement/sparc.t
+++ b/doc/cpu_supplement/sparc.t
@@ -425,10 +425,15 @@ f4, ... f30)
f8, .
Hello YANG Qiao,
On Tuesday 05 of May 2015 01:08:11 QIAO YANG wrote:
> Since I haven't yet received any respond of my last mail and I've now got
> the names of mentors who would instruct me, I create a new thread for a
> simple resume and post my questions .
>
> First of all, I've managed to use m
Hi Chris,
On Mon, May 4, 2015 at 11:53 PM, Chris Johns wrote:
> On 4/05/2015 9:00 pm, Hesham ALMatary wrote:
>> On Mon, May 4, 2015 at 1:39 AM, Chris Johns wrote:
>>> On 4/05/2015 12:10 am, Hesham ALMatary wrote:
On Fri, May 1, 2015 at 3:29 PM, Gedare Bloom wrote:
> On Fri, May 1, 2015
This patch reverts patch 1 of this patch set.
On 04/05/15 23:34, Joel Sherrill wrote:
---
c/src/lib/libcpu/shared/src/cache_manager.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/c/src/lib/libcpu/shared/src/cache_manager.c
b/c/src/lib/libcpu/shared/src/cache_manager
This was already fixed by Hesham ALMatary:
https://git.rtems.org/rtems/commit/?id=1602bf39733bf742de44663651818c94b9211e8c
The m68k BSPs build with the current master.
On 04/05/15 23:34, Joel Sherrill wrote:
At least all m68k BSPs were not compiling without this fix.
---
c/src/lib/libcpu/sha