From: A C <adrien_chiron@domain.hid>
To: adeos <adeos-main@gna.org>
Subject: [Adeos-main] Porting Adeos-Ipipe on AVR32 (NGW 100), enable_pipeline.
Date: Tue, 15 Dec 2009 14:42:33 +0000 (GMT) [thread overview]
Message-ID: <784.75506.qm@domain.hid> (raw)
[-- Attachment #1: Type: text/plain, Size: 848 bytes --]
Hello,
We are trying to implement the function enable_pipeline.
For the NIOS2 architecture in this fonction there are calls to the functions __ipipe_init_hrclock(), __ipipe_init_hrtimer(). So we checked those functions and we understand what they do. But there are still two questions :
- Where can we find the physical adresses of the clock (timer 64 bits) (named "na_hrclock") and of the timer (timer 32 bits) (named "na_hrtimer) ? We don't find the declaration.
- Where is setting up the input clock frequency of the two timers (timer 64 bits and timer 32 bits)?
For the AVR32, we have at least two 16-bit timers, we are thinking about to do the same functions (__ipipe_init_hrclock(), __ipipe_init_hrtimer()). We think we can also use the "ioremap_nocache" fonction.
Regards
Adrien Chiron and Vincent Vanbesien
[-- Attachment #2: Type: text/html, Size: 1167 bytes --]
next reply other threads:[~2009-12-15 14:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-15 14:42 A C [this message]
2009-12-15 15:12 ` [Adeos-main] Porting Adeos-Ipipe on AVR32 (NGW 100), enable_pipeline Philippe Gerum
2009-12-15 15:29 ` 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=784.75506.qm@domain.hid \
--to=adrien_chiron@domain.hid \
--cc=adeos-main@gna.org \
/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.