All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Alexey Galakhov <agalakhov@gmail.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Help : Xenomai on ODROID-PC
Date: Tue, 22 May 2012 11:29:18 +0200	[thread overview]
Message-ID: <4FBB5C6E.70206@xenomai.org> (raw)
In-Reply-To: <4FBB5AE3.1010601@gmail.com>

On 05/22/2012 11:22 AM, Alexey Galakhov wrote:
> On 22.05.2012 10:27, Mohit Jandwani wrote:
>> Hey I am a noob in development.I want to install xenomai on Odroid-PC
>> which is based on exynos420 and has arm architecture.Now they have a
>> page which gives the instructions on how to apply it to new boards on
>> arm architecture but its way out of my league.Someone please tell me
>> what do I do ?(I am ready to give lots of hours to studying )Just tell
>> me what to study to make sense of it.
>>
> 
> Most likely you'll have to support exynos420 timer in order to get ipipe
> working. This part of Exynos is most likely very similar to the
> S3C2410/S3C2440 (I haven't read Exynos datasheet but all other Samsung
> CPUs are). You may use S3C2440 code for an example.
> 
> Do you have exynos420 datasheet? It may be hard to get. All Samsung
> datasheets are marked "confidential" for some unknown reason...

The S3C2440 is possibly the worst timer implementation: it is the only
timer supported by the I-pipe patch not based on clockevents. It seems
this platform is not really maintained.

Also, if you want to port the I-pipe patch to a new board, I would
advise you to start with the I-pipe core patch. The timer handling has
changed a lot.

The code for core-3.2 is available here:
http://git.denx.de/?p=ipipe.git;a=shortlog;h=refs/heads/core-3.2

-- 
					    Gilles.


  reply	other threads:[~2012-05-22  9:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-22  4:27 [Xenomai] Help : Xenomai on ODROID-PC Mohit Jandwani
2012-05-22  9:22 ` Alexey Galakhov
2012-05-22  9:29   ` Gilles Chanteperdrix [this message]
2012-05-22 12:00 ` 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=4FBB5C6E.70206@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=agalakhov@gmail.com \
    --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.