linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: seth.forshee@gmail.com (Seth Forshee)
To: linux-arm-kernel@lists.infradead.org
Subject: zImage works, but not vmlinux
Date: Tue, 25 May 2010 12:27:40 -0500	[thread overview]
Message-ID: <20100525172740.GA24294@ubuntu-workstation> (raw)
In-Reply-To: <4BFBF015.6000008@gmail.com>

On Tue, May 25, 2010 at 11:43:17AM -0400, f. achkar wrote:
> Hi,
> I have tried to send this message some part of it was ignored, resending
> sorry ...
> 
> greetings,
> I'm newbie to arm linux, so pls if my issue is already addressed just
> point me to that reference. I'm trying to learn, but couldn't pass the
> following stage:
> I have a s3c245 based board, I have a working compressed kernel image
> zImage, this image boots properly via u-boot-1.1.6, however I simply
> failed to load (i.e., boot vmlinux) via u-boot directly from SDRAM.

vmlinux is an ELF image.  When you run your boot command the bootloader
is (probably) just branching execution to the address you're supplying,
which contains ELF header data rather than executable instructions.

  parent reply	other threads:[~2010-05-25 17:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-25 15:43 zImage works, but not vmlinux f. achkar
2010-05-25 16:54 ` Kristoffer Ericson
2010-05-25 17:07   ` f. achkar
2010-05-25 17:12     ` Kristoffer Ericson
2010-05-25 17:30       ` f. achkar
2010-05-25 17:27 ` Seth Forshee [this message]
2010-05-25 17:52 ` Nicolas Pitre

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=20100525172740.GA24294@ubuntu-workstation \
    --to=seth.forshee@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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).