All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: "\"Schlägl \\\"Manfred jun.\\\"\"" <manfred.schlaegl@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] Re: Re: Porting to Intel IXP425
Date: Tue, 03 Apr 2007 11:58:32 +0200	[thread overview]
Message-ID: <46122548.3060400@domain.hid> (raw)
In-Reply-To: <1175511404.5342.12.camel@domain.hid>

Schlägl Manfred jun. wrote:
> Am Montag, den 02.04.2007, 08:52 +0200 schrieb Richard Cochran:
> 
>>>This is needed for machines where the hardware timer is based on a
>>>decrementer. But for machines with a free-running counter and a match
>>>register, reading the value of the free-running counter is
>>>simpler. IXP425 is in the  "free-running counter and match register
>>>category". So, its implementation should look like the one of the PXA.
>>
>>The IXP425 does not have a match register, AFAICT.
>>
>>It does have four 32-bit counters clocked at 66.66 MHz: a watch dog, a
>>free-running timestamp, and two general purpose timers.
>>
>>The general purpose timers may be used either as one-shot timers
>>(count down to zero and stop) or as periodic times (count down,
>>automatically reload, and keep going).
>>
>>I already have xenomai running on the IXP425, but I will have to take
>>a closer look at the timer code.
>>
>>Richard
> 
> 
> Then you have to implement it like I described. 
> 
> Take a look at the implementation for integrator-platforms.
> (Timer with wraparound)

I have tried to put together on Xenomai wiki some ideas on porting the
ARM I-pipe patch on a new platform. I have not explained the case of the
integrator, in the hope that others who know better could modify the howto.

http://www.xenomai.org/index.php/I-pipe:ArmPorting

-- 
                                                 Gilles Chanteperdrix


  reply	other threads:[~2007-04-03  9:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200704010957.l319viZD032109@domain.hid>
2007-04-02  6:52 ` [Adeos-main] Re: Re: Porting to Intel IXP425 Richard Cochran
2007-04-02 10:56   ` Schlägl Manfred jun.
2007-04-03  9:58     ` Gilles Chanteperdrix [this message]
2007-04-03 11:34       ` Richard Cochran
     [not found] <899865CA54E4444DAF2E3639C04C5F4805EC65@domain.hid>
2007-04-02 12:01 ` Schlägl Manfred jun.
2007-04-02 12:23   ` Gilles Chanteperdrix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46122548.3060400@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=adeos-main@gna.org \
    --cc=manfred.schlaegl@domain.hid \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.