From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Usama Masood <mirza.usama@domain.hid>
Cc: Xenomai GNA <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] Porting on ARM-11
Date: Mon, 20 Dec 2010 22:25:07 +0100 [thread overview]
Message-ID: <4D0FC9B3.5080805@domain.hid> (raw)
In-Reply-To: <326910.40840.qm@domain.hid>
Usama Masood wrote:
> thanks i will reply with some solid reasons .....
> my prcessor is S3C6410 (samsung) ARM1176
Ok. First of all, here we talk about Xenomai, we do not talk about RTAI.
If you are interested in running RTAI on this processor, you are asking
the wrong list. For some (admittedly biased) opinions on the Xenomai vs
RTAI question, see FAQ:
http://www.xenomai.org/index.php/FAQs#What_are_the_differences_between_Xenomai_and_RTAI.3F
This FAQ does not mention RTAI vs Xenomai on ARM, but..., well, I am
biased, so, I shut up.
Second, your question is an FAQ. This is FAQ #2:
http://www.xenomai.org/index.php/FAQs#Is_my_embedded_setup_supported_by_Xenomai.3F
Third, about porting the I-pipe patch on ARM, the architecture revision
(ARMv4, ARMv5, ARMv6, ARMv7) and the actual core (ARM920T, ARM926EJS,
ARM1136, or Cortex-A8) does not really matter, the terms ARM9, ARM11,
are even more meaningless, what really matters is the particular SOC for
which you want support, because the actual things that need be
integrated into the I-pipe patch are support for the hardware timer, and
GPIO demuxer if any, and these are not standard, neither for an
architecture revision, nor for an ARM core, these are SOC specific, or
if you are lucky, SOC family specific.
So, we have support for S3C24XX, if the support for the S3C SOC family
is sufficiently factored in the kernel code, chances are that it will be
easy to get it running on S3C6410. If not, then see the Howto which URL
is given in answer to FAQ #2. This howto is a bit outdated, especially
regarding GPIO demuxing. But if you get the timer running and post your
code, we will help you with the rest.
--
Gilles.
next prev parent reply other threads:[~2010-12-20 21:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-20 13:53 [Xenomai-help] Porting on ARM-11 Usama Masood
2010-12-20 14:01 ` Philippe Gerum
2010-12-20 14:03 ` Usama Masood
2010-12-20 15:04 ` Philippe Gerum
2010-12-20 15:45 ` Wolfgang Denk
2010-12-20 17:37 ` Usama Masood
2010-12-20 21:25 ` Gilles Chanteperdrix [this message]
2010-12-20 21:27 ` 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=4D0FC9B3.5080805@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=mirza.usama@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.