All of lore.kernel.org
 help / color / mirror / Atom feed
From: "machael thailer" <dony.he@huawei.com>
To: <karanthk@lycos.com>
Cc: <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Uncompressing......
Date: Wed, 27 Jun 2001 10:54:04 +0800	[thread overview]
Message-ID: <001b01c0feb4$6d9dcb40$8021690a@huawei.com> (raw)
In-Reply-To: BEOODLLCEMKDDCAA@mailcity.com


>
> Iam using mpc823, Iam able to load the compressed image at 0x00200000, iam
trying to boot through NFS it shows the following message,
>
> Boot
>
> loaded at : 00000000 000141B4
> board data at : 00202344 00202374
> zimage at : 0038A000 0007E0B1
> avail ram : 002141B4 0038A000
>
The above relocate messages seems to be wrong.

Try to link your kernel at 0x400000, this may solve your problem.
Also try to look inside arch/ppc/mbxboot/misc.c=>decompress_kernel()
carefully, where you should relocate your compressed image at proper place.

machael


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2001-06-27  2:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-26 11:18 Uncompressing karanth karanth
2001-06-27  2:54 ` machael thailer [this message]
2001-06-29  5:14   ` Uncompressing Dan Malek

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='001b01c0feb4$6d9dcb40$8021690a@huawei.com' \
    --to=dony.he@huawei.com \
    --cc=karanthk@lycos.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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.