public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Zhao Hongda <zhaohd@vis.cs.tsinghua.edu.cn>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] unzip kernel error in lubbock platform
Date: Wed, 9 Apr 2003 15:03:52 -0700	[thread overview]
Message-ID: <001f01c2fee3$e88f1e40$fe02a8c0@esd11> (raw)

I follow these steps:
$ make zImage
$ arm-linux-objcopy -S -O binary vmlinux linux
$ gzip -vf9 linux
$ mkimage -n name -A arm -O linux -T kernel -C gzip -a a0008000 -e a0008000
\
     -d linux.gz linuxgz.image

then load it follow these steps:
=>loadb 0xa1000000
=>bootm 0xa1000000
## Booting image at a1000000 ...
   Image Name:   akzhd crazy
   Image Type:   ARM Linux Kernel Image (gzip compressed)
   Data Size:    791658 Bytes = 773.1 kB
   Load Address: a0008000
   Entry Point:  a0008000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... Error: inflateInit2() returned -4
GUNZIP ERROR - must RESET board to recover

Could someone tell me the detail step to create a usable uImage file,
and how to load / run it?
Thanks.
                                    Hongda Zhao

             reply	other threads:[~2003-04-09 22:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-09 22:03 Zhao Hongda [this message]
2003-04-09  6:53 ` [U-Boot-Users] unzip kernel error in lubbock platform seaman
2003-04-09 23:03   ` Zhao Hongda
2003-04-09  8:05 ` Wolfgang Denk
2003-04-09 23:11   ` Zhao Hongda

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='001f01c2fee3$e88f1e40$fe02a8c0@esd11' \
    --to=zhaohd@vis.cs.tsinghua.edu.cn \
    --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