All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Singer <elf@buici.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Using tools/mkimage
Date: Mon, 4 Aug 2003 19:00:01 -0700	[thread overview]
Message-ID: <20030805020001.GA15284@buici.com> (raw)

I'm having trouble understanding how an image should be created.  

It was my intention to use the zImage file already compressed with a
loader.  RAM starts at 0xc0000000, the kernel wants to load, after
decompression, to 0xc00c8000.  Normally, compressed kernel images are
loaded at 0xc0008000.

  tools/mkimage -A arm -C none -a 0xc0008000 -d zImage image

             reply	other threads:[~2003-08-05  2:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-05  2:00 Marc Singer [this message]
2003-08-05  7:08 ` [U-Boot-Users] Using tools/mkimage Wolfgang Denk
2003-08-05  7:35   ` Marc Singer
2003-08-05  7:47     ` Wolfgang Denk
2003-08-05 16:37       ` Marc Singer
2003-08-05 17:37         ` Wolfgang Denk
2003-08-05 17:55           ` Marc Singer

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=20030805020001.GA15284@buici.com \
    --to=elf@buici.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.