From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: marc doz <doz.marc@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] kernel compilation problem with a Cortex A8, AM3517 EVM
Date: Mon, 23 Aug 2010 15:16:10 +0200 [thread overview]
Message-ID: <4C72749A.5000506@domain.hid> (raw)
In-Reply-To: <AANLkTik4KoHd9ni1DYuUej01uh8c7X8Tb0vgqf8ou93=@mail.gmail.com>
marc doz wrote:
> 03.00.00.05 is version of the SDK. TI said that their kernel is the
> result of patches that were applied to the open source kernel 2.6.32 .
> But I find some differences with the vanilia kernel.
I don't get it, if patches are applied, then it is not a vanilla kernel.
Period.
> I don't get response from TI about this subject ... I'm waiting information.
> I don't access to the vendor git ...
I doubt that, TI git repositories are public.
>
> I restarted with your advices :
>
> #git clone git://git.denx.de/ipipe-2.6.git
> #git checkout -branch -b ipipe-2.6.32-noarch origin/ipipe-2.6.32-noarch
> #git checkout -b vendor
> #rm -rf
> #cp -vR ../TI_linux/* ./
> #git add *
Still not good. You have to git rm the files which no longer exist.
> #git commit
> #git checkout ipipe-2.6.32-noarch
> #git merge vendor
> #git branch -m ipipe-2.6.32-noarch vendor+ipipe-2.6.32-noarch
> #git diff origin/ipipe-2.6.33-noarch origin/ipipe-2.6.33-arm > ../result.patch
> #cat ../result.patch | patch -p1
> #find ./ -name '*.rej'
>
> ./init/main.c.rej
> ./kernel/ipipe/core.c.rej
> ./arch/arm/vfp/vfpmodule.c.rej
> ./arch/arm/plat-omap/gpio.c.rej
> ./arch/arm/mach-mx25/devices.c.rej
> ./include/linux/ipipe.h.rej
> ./include/linux/ipipe_percpu.h.rej
> ./include/linux/ipipe_base.h.rej
>
> It seem easier with 2.6.33. I will try to resolve manualy these rejectfile.
--
Gilles.
next prev parent reply other threads:[~2010-08-23 13:16 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-18 12:37 [Xenomai-help] kernel compilation problem with a Cortex A8, AM3517 EVM marc doz
2010-08-18 12:45 ` Gilles Chanteperdrix
2010-08-18 12:51 ` Gilles Chanteperdrix
2010-08-18 13:58 ` marc doz
2010-08-19 15:10 ` marc doz
2010-08-19 15:21 ` Gilles Chanteperdrix
2010-08-23 11:39 ` marc doz
2010-08-23 11:51 ` Gilles Chanteperdrix
2010-08-23 12:26 ` Gilles Chanteperdrix
2010-08-23 13:04 ` marc doz
2010-08-23 13:16 ` Gilles Chanteperdrix [this message]
2010-08-24 13:12 ` Flavio de Castro Alves Filho
2010-08-24 13:37 ` marc doz
2010-08-24 15:03 ` Flavio de Castro Alves Filho
2010-08-26 10:24 ` marc doz
2010-08-26 12:32 ` Gilles Chanteperdrix
[not found] ` <AANLkTinWX2q41qgKgPGbYKiaTQ3rNYZCHA+E=UFT9fFh@domain.hid>
2010-08-27 8:45 ` 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=4C72749A.5000506@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=doz.marc@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.