All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sagar Behere <sagar.behere@gmail.com>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] ipipe patch for 3.6.0 arm?
Date: Fri, 23 Aug 2013 17:50:06 +0200	[thread overview]
Message-ID: <521784AE.4090802@gmail.com> (raw)
In-Reply-To: <521527D7.1060600@xenomai.org>

On 08/21/2013 10:49 PM, Gilles Chanteperdrix wrote:
> On 08/21/2013 10:43 PM, Sagar Behere wrote:
>> Hello,
>>
>> I wish to run xenomai on a gumstix duovero (OMAP4430-based). A kernel
>> supporting the duovero is supposedly under development in the omap-3.6
>> branch of Steve Sakoman's repo
>>
>> http://git.sakoman.com/git/gitweb.cgi?p=linux.git;a=shortlog;h=refs/heads/omap-3.6
>>
>> However, I don't see an ipipe patch for 3.6.0 in
>> http://download.gna.org/adeos/patches/v3.x/arm/older/
>>
>> So how does one go about using xenomai with a 3.6.0 kernel?
>
> You have two choices:
> 1- port the I-pipe patch to the target kernel
> 2- back/forward port the board specific changes to a kernel which has an
> I-pipe patch.

Hmm, I noticed tags for v3.9.4 and v3.10-rc2 at

http://git.xenomai.org/?p=ipipe.git;a=summary

I also noticed in the toplevel Makefile of the ipipe-next branch that 
the version was 3.9.4

So I followed choice 2 you suggested and forward ported the board 
specific changes to both 3.9.x and 3.10.x kernels.

However, it seems after checking out the v3.10-rc2 tag that it doesn't 
have xenomai specific stuff ?!

So I checked out ipipe-next, which seemed to have xenomai specific 
stuff. I then applied all my board specific changes to the ipipe-next 
code, used the prepare-kernel.sh script from the xenomai-2.6 master and 
tried to compile. However compilation errors come up like

-----
arch/arm/mach-omap2/io.c: In function ‘omap3_init_early’:
arch/arm/mach-omap2/io.c:472: error: expected expression before ‘<<’ token
arch/arm/mach-omap2/io.c:477: error: expected expression before ‘==’ token
arch/arm/mach-omap2/io.c:479: error: expected expression before ‘>>’ token
-----

I have not touched those files.. so is it that the ipipe-next branch is 
not usable or  something?

What would you advice me to do now?

Thanks in advance,
Sagar


  reply	other threads:[~2013-08-23 15:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-21 20:43 [Xenomai] ipipe patch for 3.6.0 arm? Sagar Behere
2013-08-21 20:49 ` Gilles Chanteperdrix
2013-08-23 15:50   ` Sagar Behere [this message]
2013-08-23 16:44     ` 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=521784AE.4090802@gmail.com \
    --to=sagar.behere@gmail.com \
    --cc=gilles.chanteperdrix@xenomai.org \
    --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.