Re: [PATCH 1/8] or1k: Add further defines and helper functions in header file

2016-03-27 Thread Gedare Bloom
On Fri, Mar 25, 2016 at 8:13 PM, Hesham Almatary wrote: > I'd really like to merge it, the problem is that the following patches > when applied as a whole don't run on or1ksim neither qemu. I suspect > this might be due to frequency/uart parameters change. > > Gedare, can we push the subset of pat

Re: [PATCH 1/8] or1k: Add further defines and helper functions in header file

2016-03-26 Thread Gedare Bloom
Did these get reviewed/merged, or still pending? On Sat, Feb 20, 2016 at 5:58 PM, wrote: > From: Jakob Viketoft > > Close #2596. > --- ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH 1/8] or1k: Add further defines and helper functions in header file

2016-03-25 Thread Hesham Almatary
I'd really like to merge it, the problem is that the following patches when applied as a whole don't run on or1ksim neither qemu. I suspect this might be due to frequency/uart parameters change. Gedare, can we push the subset of patches that work? On Sat, Mar 26, 2016 at 12:22 AM, Gedare Bloom

[PATCH 1/8] or1k: Add further defines and helper functions in header file

2016-02-20 Thread jakob . viketoft
From: Jakob Viketoft Close #2596. --- cpukit/score/cpu/or1k/rtems/score/or1k-utility.h | 244 +-- 1 file changed, 222 insertions(+), 22 deletions(-) diff --git a/cpukit/score/cpu/or1k/rtems/score/or1k-utility.h b/cpukit/score/cpu/or1k/rtems/score/or1k-utility.h index 98bbe4