public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] problems about loading linux via u-boot
Date: Wed, 08 Sep 2004 18:27:24 +0200	[thread overview]
Message-ID: <20040908162729.2E651C1430@atlas.denx.de> (raw)
In-Reply-To: Your message of "Wed, 08 Sep 2004 17:19:37 +0800." <20040908092223.A007EFB044@gatekeeper.ncic.ac.cn>

In message <20040908092223.A007EFB044@gatekeeper.ncic.ac.cn> you wrote:
>    i successfully load uImage into the address 0x100000,
> and the command imi is ok.
> 	after i run the command bootm 0x100000,i get the infomation.
> 
=> bootm 0x100000
> ## Booting image at 00100000 ...
>    Image Name:   Linux-2.6.8
>    Created:      2004-09-08   8:49:54 UTC
>    Image Type:   PowerPC Linux Kernel Image (gzip compressed)
>    Data Size:    1009417 Bytes = 985.8 kB
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Your image is HUGE. It will overwerite itself when uncompression starts.

Use a higher download address, like 0x400000.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
Quote from the Boss... "I didn't say it was your fault.  I said I was
going to blame it on you."

      parent reply	other threads:[~2004-09-08 16:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-08  9:19 [U-Boot-Users] problems about loading linux via u-boot 刘勇
2004-09-08 14:46 ` [U-Boot-Users] " Lonsn
2004-09-08 16:27 ` Wolfgang Denk [this message]

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=20040908162729.2E651C1430@atlas.denx.de \
    --to=wd@denx.de \
    --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