linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: Amit.Lubovsky@infineon.com
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: MBX860 loading denx kernel image with EPPC-Bug
Date: Fri, 26 Dec 2003 18:37:51 +0100	[thread overview]
Message-ID: <20031226173756.2F57AC5F5F@atlas.denx.de> (raw)
In-Reply-To: Your message of "Wed, 24 Dec 2003 11:36:54 +0100." <AD2F581BD7340A4C908AF1AFB066EA3B0E4977@ntah901e.savan.com>


Dear Amit,

in message <AD2F581BD7340A4C908AF1AFB066EA3B0E4977@ntah901e.savan.com> you wrote:
>
> I try to load linux kernel 2.4.20 from denx (vmlinux) to MBX860 board
> with the on board boot loader (EPPC-Bug) without success and get
> the following:
...
> Any idea what am I doing wrong?

You are using the wrong boot loader and/or the wrong image.

vmlinux is just the Linux kernel -  it  expects  to  receive  certain
parameters  in  registers,  and boot arameters in a command line. The
EPPCBug boot loader does not know anything about Linux, so the kernel
crashes because of missing / bad parameters.

Either you will have to use a boot loader that knows about Linux  and
the  parameters  needed  to boot it (like U-Boot), or you could use a
wrapper (bootstrap loader) around the Linux kernel like what you  get
when you use the arch/ppc/boot/images/zImage file.

Best regards, and Happy Hollidays,

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
"We don't have to protect the environment -- the Second Coming is  at
hand."                                                   - James Watt

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2003-12-26 17:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-24 10:36 MBX860 loading denx kernel image with EPPC-Bug Amit.Lubovsky
2003-12-26 17:37 ` Wolfgang Denk [this message]

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=20031226173756.2F57AC5F5F@atlas.denx.de \
    --to=wd@denx.de \
    --cc=Amit.Lubovsky@infineon.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 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).