All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Likely <glikely@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Cannot boot from a uImage on the lite5200
Date: Wed, 20 Apr 2005 13:54:55 -0600	[thread overview]
Message-ID: <528646bc0504201254fade191@mail.gmail.com> (raw)
In-Reply-To: <20050419193353.D89EDC1784@atlas.denx.de>

On 4/19/05, Wolfgang Denk <wd@denx.de> wrote:
> In message <528646bc0504190945638591fc@mail.gmail.com> you wrote:
> > I'm having problems getting u-boot to boot linux from a uImage on my
> > lite5200 eval board.  I can load a zImage into ram (@ 0x200000) and
> > use the go command to boot it with no problems.  When I load a uImage
> 
> This means that your kernel is probably ok in general...
> 
> > I get the bootup debug banners from the linux kernel and then the
> > board resets before the "Linux version ..." banner (and then my
> 
> ...and this means  that  most  preobably  it  is  not  ported  and/or
> configured for booting with U-Boot.

What specifically needs to be done to configure a kernel for use with
u-boot?  From the documentation I could only find references to using
mkimage to prepare an image (which I've done).

The kernel I was using contains the mpc5200 patches from Sylvain, so
it should be "u-boot ready".  I've since moved up to stock linux
kernel 2.6.12rc2 which includes the lastest patches for the mpc5200,
but it made no difference.  I could not find anything in the kernel
config file related to u-boot for this port.  The file
Documentation/powerpc/mpc52xx.txt in the kernel tree states that a
'make uImage' should build an image bootable by u-boot.  (The Makefile
simply calls mkimage for the uImage target)

I've also updated to CVS u-boot, but again no change (but solved my
FEC problems nicely)

BTW, I do get some output from the kernel.  The pre-boot debug
messages (from "id mach(): done" to "arch: exit") from
arch/ppc/kernel/setup.c get displayed just like with the zImage.  So
the jump into inital setup code seems to be working.

Thanks in advance,
g.

  reply	other threads:[~2005-04-20 19:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <528646bc0504181457210d8af@mail.gmail.com>
2005-04-19 16:45 ` [U-Boot-Users] Cannot boot from a uImage on the lite5200 Grant Likely
2005-04-19 19:33   ` Wolfgang Denk
2005-04-20 19:54     ` Grant Likely [this message]
2005-04-20 20:15       ` Wolfgang Denk
2005-04-20 23:35         ` Grant Likely
2005-04-21  8:08           ` Wolfgang Denk
2005-04-21 14:58             ` Grant Likely
2005-04-21 19:21               ` Grant Likely

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=528646bc0504201254fade191@mail.gmail.com \
    --to=glikely@gmail.com \
    --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 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.