U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: 朱成 <zhucheng@longcheer.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] boot uncompressed uImage
Date: Wed, 27 Apr 2005 18:05:28 +0800	[thread overview]
Message-ID: <1114596328.6981.26.camel@localhost> (raw)
In-Reply-To: <1114595256.4283.21.camel@localhost>

> I'm gonna risk making a fool out of myself since I've never actually
> worked with ARM, but...
> 
> vmlinux is (for all other platforms I've used) an ELF image, not a raw
> binary. In order to be usable for u-boot, you need to run
> 
> <path-to-your-cross>objcopy -S -O binary vmlinux vmlinux.bin
> 
> and then use the resulting vmlinux.bin instead.
> 


ok, i do it successfully! thanks!

  reply	other threads:[~2005-04-27 10:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-27  9:26 [U-Boot-Users] boot uncompressed uImage 朱成
2005-04-27  9:47 ` Leif Lindholm
2005-04-27 10:05   ` 朱成 [this message]
2005-04-27 10:17 ` Wolfgang Denk

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=1114596328.6981.26.camel@localhost \
    --to=zhucheng@longcheer.net \
    --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