Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: "machael thailer" <dony.he@huawei.com>
To: "Ralf Baechle" <ralf@oss.sgi.com>
Cc: <linux-mips@oss.sgi.com>
Subject: Re: Where is the first entry point for linux-mips boot?
Date: Fri, 17 Aug 2001 18:09:48 +0800	[thread overview]
Message-ID: <000901c12704$bf95c2e0$8021690a@huawei.com> (raw)
In-Reply-To: 20010817052635.A2931@bacchus.dhis.org


----- Original Message -----
From: "Ralf Baechle" <ralf@oss.sgi.com>
To: "machael thailer" <dony.he@huawei.com>
Cc: <linux-mips@oss.sgi.com>
Sent: Friday, August 17, 2001 11:26 AM
Subject: Re: Where is the first entry point for linux-mips boot?


> On Fri, Aug 17, 2001 at 11:11:21AM +0800, machael thailer wrote:
>
> > After my custom board  finished initializations, It should load "linux
> > kernel" into RAM.
> > The question is :  Is this a compressed "linux kernel" just like
vmlinux.gz
> > of X86 that I should load? Or is it "/usr/src/linux/vmlinux" that is not
> > compressed that I should load?
>
> The standard MIPS kernel doesn't support compressed kernels on MIPS.
>
> > And what RAM address should it loaded at?  Since it is linked at
> > 0x80200000,Should I load there or at somewhere else?
>
> Obviously to the address it's linked for.  You can adjust that address
> as you need.  With compressed kernels it may be necessary to choose a
> different address however so the decompressed kernel doesn't overwrite
> the compressed kernel during compression.

If I load the kernel to RAM address 0x80200000, is this a virtual address or
physical address at this time? Since my RAM can not be so large, I guess
this is virtual address,right? Should I enable MMU in my board
initializations?


Thank you once again.

machael

WARNING: multiple messages have this Message-ID (diff)
From: "machael thailer" <dony.he@huawei.com>
To: Ralf Baechle <ralf@oss.sgi.com>
Cc: linux-mips@oss.sgi.com
Subject: Re: Where is the first entry point for linux-mips boot?
Date: Fri, 17 Aug 2001 18:09:48 +0800	[thread overview]
Message-ID: <000901c12704$bf95c2e0$8021690a@huawei.com> (raw)
Message-ID: <20010817100948.YMzAA8QJS804bY3kSUfFzTTCHWJsl_7TQgctmz0uizI@z> (raw)
In-Reply-To: 20010817052635.A2931@bacchus.dhis.org


----- Original Message -----
From: "Ralf Baechle" <ralf@oss.sgi.com>
To: "machael thailer" <dony.he@huawei.com>
Cc: <linux-mips@oss.sgi.com>
Sent: Friday, August 17, 2001 11:26 AM
Subject: Re: Where is the first entry point for linux-mips boot?


> On Fri, Aug 17, 2001 at 11:11:21AM +0800, machael thailer wrote:
>
> > After my custom board  finished initializations, It should load "linux
> > kernel" into RAM.
> > The question is :  Is this a compressed "linux kernel" just like
vmlinux.gz
> > of X86 that I should load? Or is it "/usr/src/linux/vmlinux" that is not
> > compressed that I should load?
>
> The standard MIPS kernel doesn't support compressed kernels on MIPS.
>
> > And what RAM address should it loaded at?  Since it is linked at
> > 0x80200000,Should I load there or at somewhere else?
>
> Obviously to the address it's linked for.  You can adjust that address
> as you need.  With compressed kernels it may be necessary to choose a
> different address however so the decompressed kernel doesn't overwrite
> the compressed kernel during compression.

If I load the kernel to RAM address 0x80200000, is this a virtual address or
physical address at this time? Since my RAM can not be so large, I guess
this is virtual address,right? Should I enable MMU in my board
initializations?


Thank you once again.

machael

  reply	other threads:[~2001-08-17 12:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-04  2:16 Where is the first entry point for linux-mips boot? machael thailer
2001-08-04  2:16 ` machael thailer
2001-08-04  5:10 ` Ralf Baechle
2001-08-17  3:11   ` machael thailer
2001-08-17  3:11     ` machael thailer
2001-08-17  3:26     ` Ralf Baechle
2001-08-17 10:09       ` machael thailer [this message]
2001-08-17 10:09         ` machael thailer
2001-08-17 11:37         ` Ralf Baechle
2001-08-06 14:21 ` Marc Karasek

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='000901c12704$bf95c2e0$8021690a@huawei.com' \
    --to=dony.he@huawei.com \
    --cc=linux-mips@oss.sgi.com \
    --cc=ralf@oss.sgi.com \
    /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