After  configuring --enable-arm-eabi , now i am getting following message

Xenomai: native skin or CONFIG_XENO_OPT_PERVASIVE disabled.(modprobe xeno
native?)

i downloaded  adeos-ipipe-2.6.37.6-arm-1.18-03.patch separately and patched
with kernel-2.6.37.6.
and configured the kernel as mini2440_defconfig, and compiled the kernel

i missed the prepare-kernel.sh step.


If i patch the xenomai using the following step , the kernel is not booting

$xenomai_root/scripts/prepare-kernel.sh --arch=arm \
  --adeos=$xenomai_root/ksrc/arch/arm/patches/adeos-ipipe-2.6.37.6-arm-* \
  --linux=$linux_tree

After patching i used mini2440_defconfig. The kernel is not booting
>From the log i find it is hanging in

ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver

s3c2410-ohci s3c2410-ohci: S3C24XX OHCI

s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1

s3c2410-ohci s3c2410-ohci: irq 42, io mem 0x49000000


My complete log file is in http://pastebin.com/Z64key6P

Thanks
sivakumar



On Fri, Oct 7, 2011 at 10:16 PM, Gilles Chanteperdrix <
[email protected]> wrote:

> On 10/07/2011 05:55 PM, Siva kumar Balasubramanian wrote:
> > Mini2440 is based on s3c2440,
> >
> > I did the following steps to patch xenomai for Mini2440
> >
> > I patched the adeos-ipipe-2.6.37.6-arm-1.18-03.patch to linux
> > kernel-2.6.37.6
> >
> > I used mini2440_defconfig as configuration file, i did  not made any
> changes
> >
> > After sucessful compilation, i booted the mini2440 compiled kernel
> >
> > I crosscompiled xenomai-2.5.6 using the following command
> >
> > ./configure --build=x86_64-pc-linux-gnu --host=arm-linux
> > --enable-arm-mach=s3c2410 --enable-arm-tsc
>
> So, no porting involved finally.
>
> You are probably missing --enable-arm-eabi. Note that if you start with
> xenomai 2.6.0, the configuration is much easier (basically, you just run
> configure with no arguments and it works).
>
> And xenomai 2.6.0's xeno-test should work better.
>
> --
>                                            Gilles.
>



-- 
Regards
sivakumar
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to