public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Using tools/mkimage
@ 2003-08-05  2:00 Marc Singer
  2003-08-05  7:08 ` Wolfgang Denk
  0 siblings, 1 reply; 7+ messages in thread
From: Marc Singer @ 2003-08-05  2:00 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-08-05 17:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-05  2:00 [U-Boot-Users] Using tools/mkimage Marc Singer
2003-08-05  7:08 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox