From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: "Marcin Kuśka" <marckuska@gmail.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] unsupported ARM9 machine
Date: Tue, 05 Jun 2012 20:16:40 +0200 [thread overview]
Message-ID: <4FCE4D08.9030006@xenomai.org> (raw)
In-Reply-To: <CAHue_TUB-6nufH_O-PRojDPVfpDom+DCv1-_ERV4-xOfEzu2Dg@mail.gmail.com>
On 06/05/2012 05:34 PM, Marcin Kuśka wrote:
> 1. crosstool-ng-1.15.2
> 2. linux-3.0.13:
> *# make ARCH=arm vexpress_defconfig
> [*] use the ARM EABI to compile the kernel
> # make ARCH=arm CROSS_COMPILE=arm-unknown-linux-gnueabi- modules
> # make ARCH=arm INSTALL_MOD_PATH=/home/marcin/Documents/arm/target
> modules_install*
> 3. busybox-1.20.0
> 4. ramdisk:
> *# cd /home/marcin/Documents/arm/target
> # find . | sudo cpio -o -H newc > /home/marcin/Documents/arm/rootfs.cpio*
> 5. Kernel:
> *# cd linux-3.0.15
> **# ../xenomai/scripts/prepare-kernel.sh --linux=linux-3.0.13
> --adeos=adeos-ipipe-3.0.13-arm-1.18-09.patch --arch=arm
> # make ARCH=arm CROSS_COMPILE=arm-unknown-linux-gnueabi- zImage*
>
> and the result is
>
> * CHK include/linux/version.h
> CHK include/generated/utsrelease.h
> make[1]: `include/generated/mach-types.h' is up to date.
> CALL scripts/checksyscalls.sh
> CHK include/generated/compile.h
> CC kernel/xenomai/arch/generic/hal.o
> In file included from kernel/xenomai/arch/generic/hal.c:45:
> /home/marcin/Documents/linux-3.0.13/arch/arm/include/asm/xenomai/hal.h:91:2:
> error: #error "Unsupported ARM machine"
> make[4]: *** [kernel/xenomai/arch/generic/hal.o] Error 1
> make[3]: *** [kernel/xenomai/arch/generic] Error 2
> make[2]: *** [kernel/xenomai/arch] Error 2
> make[1]: *** [kernel/xenomai] Error 2
> make: *** [kernel] Error 2
>
> *"Unsupported ARM machine" - any suggestions to this?*
It means you have to follow the I-pipe porting guide to add what is
missing to support your board/SOC combination.
--
Gilles.
prev parent reply other threads:[~2012-06-05 18:16 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-05 12:20 [Xenomai] [Xenomai -help] unsupported ARM9 machine Marcin Kuśka
2012-06-05 12:27 ` [Xenomai] " Gilles Chanteperdrix
2012-06-05 15:34 ` Marcin Kuśka
2012-06-05 15:42 ` Gilles Chanteperdrix
2012-06-13 15:31 ` Marcin Kuśka
2012-06-13 20:14 ` Gilles Chanteperdrix
2012-06-22 13:07 ` Marcin Kuśka
2012-06-22 13:13 ` Gilles Chanteperdrix
2012-06-27 14:20 ` Marcin Kuśka
2012-06-27 15:18 ` Gilles Chanteperdrix
2012-06-27 15:45 ` Marcin Kuśka
2012-06-27 16:18 ` Gilles Chanteperdrix
2012-07-03 16:49 ` Marcin Kuśka
2012-07-03 16:55 ` Gilles Chanteperdrix
2012-07-06 12:06 ` Marcin Kuśka
2012-07-06 12:18 ` Gilles Chanteperdrix
2012-06-05 18:16 ` Gilles Chanteperdrix [this message]
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=4FCE4D08.9030006@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=marckuska@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.