From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Didenko Sergey <didenkos@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] [Guide] To patch Linux Kernel with Xenomai for Unknown core
Date: Sat, 03 Oct 2009 09:21:28 +0200 [thread overview]
Message-ID: <4AC6FB78.5090402@domain.hid> (raw)
In-Reply-To: <1f3e02580910021855i294d2677x8da7cb0539f90490@domain.hid>
Didenko Sergey wrote:
>> *Gilles:*
>
>> Then your board does not support GENERIC_CLOCKEVENT and GENERIC_TIME,
>> and you should skip the section about it in the howto.
>>
>
> *Q1: But, so far as these options are defined in kernel's .config file, does
> it effect somehow on how the kernel's code has been patched when I made
> Xenomai\prepare_kernel?*
If the options are defined in the kernel's .config file, then your board
supports them. So, there should be a next_event() and set_mode()
functions. Note however that the exact name of these functions depend on
the processor (so, it is not exactly pxa_osmr0_set_next_event and
pxa_osmr0_set_mode, as their name suggests, these functions are specific
to the pxa osmr0 timer). The effect of these options on the I-pipe board
support code is explained in the GNERIC_CLOCKEVENT / GENERIC_TIME
section in the howto.
--
Gilles.
prev parent reply other threads:[~2009-10-03 7:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-30 10:43 [Xenomai-help] [Guide] To patch Linux Kernel with Xenomai for Unknown core Didenko Sergey
2009-09-30 11:53 ` Gilles Chanteperdrix
2009-10-02 13:52 ` Didenko Sergey
2009-10-02 17:15 ` Gilles Chanteperdrix
2009-10-03 1:55 ` Didenko Sergey
2009-10-03 7:21 ` Gilles Chanteperdrix [this message]
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=4AC6FB78.5090402@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=didenkos@domain.hid \
--cc=xenomai@xenomai.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.