public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Victor Librado <vlibrado@bioingenieria.es>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Booting Linux image
Date: Thu, 02 Aug 2007 11:57:55 +0200	[thread overview]
Message-ID: <46B1AAA3.3090105@bioingenieria.es> (raw)



 Hello,

Problem may me with linux kernel image. make sure your image is u-boot 
valid. (make uImage when compiling kernel or doing "mkimage" of the 
linux image).

U-boot commands I use:
    tftp ram_add LINUX_UIMAGE
    bootm

I hope this can guide you a little

Regards,

V?ctor.

Hello,
I've ported the U-Boot to my own board. I am using a MPC866.
I compiled with the option of -DDEBUG, so I can see the debug messages. I
try to load an Linux kernel image, but after checking the image and
uncompresses it, the following message appears:
"Transferring control to Linux (at address 0x00000000)".
So I think U-Boot has already finished, hasn't it?
My problem is that after this message, the kernel hangs.
Moreover, it is supposed that the Linux kernel is uncompressed in the
address 0x00000000 (at least for PPC), but I do not see it there.
I am not sure if the problem is in my kernel image or in the U-Boot and
where.
Can anybody help me?

 

 

Victor Librado Sancho

------------------------------------------------------------------------

             reply	other threads:[~2007-08-02  9:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-02  9:57 Victor Librado [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-08-02  6:59 [U-Boot-Users] Booting Linux image raul.moreno at telvent.abengoa.com

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=46B1AAA3.3090105@bioingenieria.es \
    --to=vlibrado@bioingenieria.es \
    --cc=u-boot@lists.denx.de \
    /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