From: Charles Steinkuehler <charles@steinkuehler.net>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] ARM/BeagleBone Thumb2 Kernels
Date: Fri, 24 Jan 2014 05:38:01 -0600 [thread overview]
Message-ID: <52E25099.9070107@steinkuehler.net> (raw)
In-Reply-To: <52E24D0C.4050207@xenomai.org>
On 1/24/2014 5:22 AM, Gilles Chanteperdrix wrote:
>
> Could you provide me with the details (kernel version or git url, config
> file used, toolchain used) allowing to reproduce this issue?
Tool chain: gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux
I'm building kernels for the BeagleBone, maintained as a set of patches
and scripts that apply to a clean kernel source tree. The scripts can
be found here:
https://github.com/cdsteinkuehler/linux-dev
Checkout the 3.8.13-bone37-xenomai branch. Copy system.sh.sample to
system.sh and edit as needed for your system. If you have a local copy
of linaro and the Linus kernel source, you can set CC= and LINUX_GIT= to
save a bunch of download time and drive space, otherwise the scripts
will install both for you.
If you set AUTO_BUILD=1 in the script, it will build a kernel
unattended. If you don't set this, you'll be taken to menuconfig with
the default configuration loaded.
> I have been compiling thumb2 kernels for omap3 and omap4 for a long
> time, and never observed this issue. So, there must be something
> different in your case.
As I understand it, the issue arises as the kernel grows larger and the
distance between the branch and it's target increases. My vmlinux for
the (fixed Thumb2 version) BeagleBone kernel is currently weighing in at
13225004 bytes.
--
Charles Steinkuehler
charles@steinkuehler.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://www.xenomai.org/pipermail/xenomai/attachments/20140124/b5ded526/attachment.sig>
next prev parent reply other threads:[~2014-01-24 11:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-24 2:56 [Xenomai] ARM/BeagleBone Thumb2 Kernels Charles Steinkuehler
2014-01-24 10:52 ` Gilles Chanteperdrix
2014-01-24 11:22 ` Gilles Chanteperdrix
2014-01-24 11:38 ` Charles Steinkuehler [this message]
2014-01-24 12:18 ` Gilles Chanteperdrix
2014-01-24 11:53 ` Charles Steinkuehler
2014-01-24 12:28 ` Gilles Chanteperdrix
2014-01-25 18:14 ` Gilles Chanteperdrix
2014-01-25 17:48 ` Charles Steinkuehler
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=52E25099.9070107@steinkuehler.net \
--to=charles@steinkuehler.net \
--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.