linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Miroslaw Dach" <miroslaw.dach@psi.ch>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Linux doesn not boot from u-boot on ML403
Date: Sun, 23 Sep 2007 09:32:25 -0600	[thread overview]
Message-ID: <fa686aa40709230832m1d4a083ao2e43b57cc39e088@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0709231519510.25165-100000@slslc02.psi.ch>

On 9/23/07, Miroslaw Dach <miroslaw.dach@psi.ch> wrote:
> Hi Grant,
>
> Thank you very much for your advices which were very valuable for me.
>
> Recently I have followed your advice to move from kernel 2.6.21 to the
> higher one in order to have the possibility to boot the kernel from
> u-boot. I have copied across from you git tree the latest version of linux
> kernel 2.6.23 rc-2.
>
> It compiles successfully with some warnings like below:
>   MODPOST vmlinux.o
> WARNING: vmlinux.o(.text+0x223c): Section mismatch: reference to .init.text:early_init (between 'start_here' and 'initial_mmu')
> WARNING: vmlinux.o(.text+0x2254): Section mismatch: reference to .init.text:machine_init (between 'start_here' and 'initial_mmu')
> WARNING: vmlinux.o(.text+0x2258): Section mismatch: reference to .init.text:MMU_init (between 'start_here' and 'initial_mmu')
> WARNING: vmlinux.o(.text+0x22b2): Section mismatch: reference to .init.text:start_kernel (between 'start_here' and 'initial_mmu')
> WARNING: vmlinux.o(.text+0x22b6): Section mismatch: reference to .init.text:start_kernel (between 'start_here' and 'initial_mmu')
>    LD      vmlinux

Yes, I see this warning too.  I haven't had a chance to debug it.
>
>
> My observation is that the linux 2.6.23 rc-2 is not that stable as 2.6.21.
> In most cases It boots successfully (ie. zImage.elf) but occasionally it
> fails during booting. It has never occurred with 2.6.21 which I also
> copied from your side.

Hmm, what failure mode are you seeing?  I haven't experienced that
problem.  However, -rc7 is now out, so I'd recommend moving up to it.
(Hint: use git to make it easy to pull the latest version and either
'quilt' or 'stgit' to manage your changes on top of the mainline tree;
it will make up/downgrading to different kernel version much easier)

> Second question:
>
> In addition I wanted to ask you about u-boot tree which you have mentioned
> in the post on u-boot mailing list. This post was about uart lite for
> ml403 in u-boot.
>
> I was not able to find the project which you have mentioned there:
> git://git.secretlab.ca/git/u-boot.git

That's because there is not such tree.  :-)  I retired that tree a
while ago because it's no longer current.  You can use the mainline
u-boot tree:

git://www.denx.de/git/u-boot.git

>
> This what interests me in particular concerning u-boot is the uart lite
> and temac interfaces from ml403.

:-(  I don't think either uartlite or temac drivers has been ported to u-boot.

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195

  reply	other threads:[~2007-09-23 15:32 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-23 13:27 Linux doesn not boot from u-boot on ML403 Miroslaw Dach
2007-09-23 15:32 ` Grant Likely [this message]
2007-09-23 19:44   ` Josh Boyer
2007-09-25  8:25   ` Mirek23
  -- strict thread matches above, loose matches on Subject: below --
2007-08-27 13:35 Mirek23
2007-08-27 14:24 ` Grant Likely
2007-08-27 14:36   ` Miroslaw Dach
2007-08-27 14:53     ` Grant Likely
2007-08-28 11:18       ` Miroslaw Dach
2007-08-28 13:02         ` Grant Likely
2007-08-28 13:37           ` Miroslaw Dach
2007-08-28 13:50             ` Grant Likely
2007-08-28 15:00               ` Miroslaw Dach
2007-08-28 15:10                 ` Grant Likely
2007-08-28 15:22                   ` Miroslaw Dach
2007-08-28 15:28                     ` Grant Likely
2007-08-29  8:41                       ` Miroslaw Dach
2007-08-29 15:17                         ` Grant Likely
2007-08-29 15:31                           ` Miroslaw Dach
2007-08-30  7:50                           ` Miroslaw Dach
2007-08-30 13:21                             ` Grant Likely
2007-08-29 15:32                       ` Miroslaw Dach

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=fa686aa40709230832m1d4a083ao2e43b57cc39e088@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=miroslaw.dach@psi.ch \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).