Re: [PATCH 5/8] generic_or1k BSP clock driver correction

2016-03-06 Thread Hesham Almatary
1, 2016 at 2:03 PM, Jakob Viketoft >> wrote: >>> >>> From: devel [devel-boun...@rtems.org] on behalf of Hesham Almatary >>> [heshamelmat...@gmail.com] >>> Sent: Saturday, February 27, 2016 19:57 >>> T

Re: [PATCH 5/8] generic_or1k BSP clock driver correction

2016-03-02 Thread Hesham Almatary
evel [devel-boun...@rtems.org] on behalf of Hesham Almatary >> [heshamelmat...@gmail.com] >> Sent: Saturday, February 27, 2016 19:57 >> To: Jakob Viketoft >> Cc: rtems-de...@rtems.org >> Subject: Re: [PATCH 5/8] generic_or1k BSP clock driver correction >> &g

Re: [PATCH 5/8] generic_or1k BSP clock driver correction

2016-03-02 Thread Hesham Almatary
tems.org > Subject: Re: [PATCH 5/8] generic_or1k BSP clock driver correction > >>On Sat, Feb 20, 2016 at 11:01 PM, wrote: >>> From: Jakob Viketoft >>> >>> - Improve the clock driver to use RTEMS default tick period >>>or the on the one sup

RE: [PATCH 5/8] generic_or1k BSP clock driver correction

2016-03-01 Thread Jakob Viketoft
From: devel [devel-boun...@rtems.org] on behalf of Jakob Viketoft [jakob.viket...@aacmicrotec.com] Sent: Tuesday, March 01, 2016 15:03 To: Hesham Almatary Cc: rtems-de...@rtems.org Subject: RE: [PATCH 5/8] generic_or1k BSP clock driver correction

RE: [PATCH 5/8] generic_or1k BSP clock driver correction

2016-03-01 Thread Jakob Viketoft
From: devel [devel-boun...@rtems.org] on behalf of Hesham Almatary [heshamelmat...@gmail.com] Sent: Saturday, February 27, 2016 19:57 To: Jakob Viketoft Cc: rtems-de...@rtems.org Subject: Re: [PATCH 5/8] generic_or1k BSP clock driver correction >On

Re: [PATCH 5/8] generic_or1k BSP clock driver correction

2016-02-27 Thread Hesham Almatary
On Sat, Feb 20, 2016 at 11:01 PM, wrote: > From: Jakob Viketoft > > - Improve the clock driver to use RTEMS default tick period >or the on the one supplied by the application > - Avoid rewriting the timer settings, since all we need is to clear the > interrupt > - Remove any mention of o

[PATCH 5/8] generic_or1k BSP clock driver correction

2016-02-20 Thread jakob . viketoft
From: Jakob Viketoft - Improve the clock driver to use RTEMS default tick period or the on the one supplied by the application - Avoid rewriting the timer settings, since all we need is to clear the interrupt - Remove any mention of or1ksim in favour of generic_or1k Close #2600 --- .../l