All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: "Felipe Brandão Cavalcanti" <cavalkaf@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Problems when cross-compiling Xenomai
Date: Mon, 15 Feb 2010 19:19:02 +0100	[thread overview]
Message-ID: <4B799016.2040305@domain.hid> (raw)
In-Reply-To: <8b216e9e1002150919p250b5270tab0bf5f242e87a25@domain.hid>

Felipe Brandão Cavalcanti wrote:
> 2010/2/13 Felipe Brandão Cavalcanti <cavalkaf@domain.hid>
> 
>>
>> 2010/2/13 Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
>>
>> Felipe Brandão Cavalcanti wrote:
>>>> OK - I did apply the patch to 2.6.30.10, with some very minor
>>> modifications
>>>> in the sound system and in the headers (MACH_TYPE_IGEP0020 wasn't
>>> defined).
>>>> I also applied the latest Adeos Ipipe patch.
>>>>
>>>> However, the compiled kernel doesn't boot - it actually just sits there,
>>>> doing nothing:
>>>>
>>>> Bytes transferred = 2555616 (26fee0 hex)
>>>> ## Booting kernel from Legacy Image at 80000000 ...
>>>>    Image Name:   Linux-2.6.30.10
>>>>    Image Type:   ARM Linux Kernel Image (uncompressed)
>>>>    Data Size:    2555552 Bytes =  2.4 MB
>>>>    Load Address: 80008000
>>>>    Entry Point:  80008000
>>>>    Verifying Checksum ... OK
>>>>    Loading Kernel Image ... OK
>>>> OK
>>>>
>>>> Starting kernel ...
>>>>
>>>> Uncompressing
>>>>
>>> Linux..................................................................................................................................................................
>>>> done, booting the kernel.
>>>>
>>>> My guess is that Linux is simply not sending anything through my serial
>>>> (i.e., debug) port. Should I attempt to port over the serial driver, or
>>> is
>>>> this something else?
>>>> I am also downloading kernel 2.6.32 to see if I can make it boot on my
>>> IGEP.
>>>
>>> Do you pass the proper "console=" argument to the kernel? Is the support
>>> for serial driver enabled in the kernel?
>>>
>>> If yes, then apply trick #1 from the "Tips and tricks" section in the
>>> "porting I-pipe to a new board" HOWTO on Xenomai website.
>>>
>>>
>> Yeah, I called it with the console= argument, and support is enabled. Just
>> tested 2.6.32 - working fine in my board!
>>
>> I will try 2.6.30 again, but this time with no I-pipe patch, as well as
>> enabling the low-level debug options.
>>
>>
> 
> OK - so I compiled the kernel with a series of kernel debug options, to find
> out what was going on. However, the kernel is stuck in a very strange
> position - just after starting the network!

The NET message is not really related to starting the network (it is
only a network protocol which tells you that it suceeeded in registering
to the socket infrastructure), to know where the bug happens, you have
to add printks to see what happens. The main difference between the
latest I-pipe patch and previous releases is in the GPIO demux handling.

Since I have an IGEPv2 on my office, would you mind letting me work on
this, say, next week, and give you a status when done?

-- 
Gilles Chanteperdrix, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


  reply	other threads:[~2010-02-15 18:19 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-10 11:27 [Xenomai-help] Problems when cross-compiling Xenomai Felipe Brandão Cavalcanti
2010-02-10 11:39 ` Gilles Chanteperdrix
2010-02-10 11:49   ` Felipe Brandão Cavalcanti
2010-02-10 11:58     ` Felipe Brandão Cavalcanti
2010-02-10 12:04       ` Gilles Chanteperdrix
2010-02-10 12:16         ` Gilles Chanteperdrix
2010-02-10 14:24       ` Gilles Chanteperdrix
2010-02-10 19:28         ` Felipe Brandão Cavalcanti
2010-02-11 18:05           ` Felipe Brandão Cavalcanti
2010-02-11 18:08             ` Gilles Chanteperdrix
2010-02-11 18:24               ` Felipe Brandão Cavalcanti
2010-02-11 18:39                 ` Gilles Chanteperdrix
2010-02-11 18:53                   ` Felipe Brandão Cavalcanti
2010-02-11 19:20                     ` Gilles Chanteperdrix
2010-02-11 19:38                     ` Gilles Chanteperdrix
2010-02-11 20:15                       ` Felipe Brandão Cavalcanti
2010-02-11 21:00                         ` Gilles Chanteperdrix
2010-02-11 22:30                           ` Felipe Brandão Cavalcanti
2010-02-12  7:20                             ` Gilles Chanteperdrix
2010-02-12 18:23                               ` Felipe Brandão Cavalcanti
2010-02-12 18:29                                 ` Gilles Chanteperdrix
2010-02-12 18:34                                   ` Stefan Kisdaroczi
2010-02-13 19:57                                     ` Felipe Brandão Cavalcanti
2010-02-13 20:02                                       ` Gilles Chanteperdrix
2010-02-13 20:25                                         ` Felipe Brandão Cavalcanti
2010-02-15 17:19                                           ` Felipe Brandão Cavalcanti
2010-02-15 18:19                                             ` Gilles Chanteperdrix [this message]
2010-02-15 18:34                                               ` Felipe Brandão Cavalcanti
2010-03-02 15:29                                                 ` Felipe Brandão Cavalcanti
2010-03-02 15:32                                                   ` Gilles Chanteperdrix
2010-05-05  0:11                                                     ` Gilles Chanteperdrix
2010-05-06  3:27                                                       ` Felipe Brandão Cavalcanti
2010-02-11 18:30             ` Gilles Chanteperdrix
2010-02-11 18:39               ` Felipe Brandão Cavalcanti
2010-02-10 12:00     ` Gilles Chanteperdrix
2010-02-10 12:19     ` 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=4B799016.2040305@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=cavalkaf@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.