All of lore.kernel.org
 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 11:11:21 +0800	[thread overview]
Message-ID: <001501c126ca$4a5331a0$8021690a@huawei.com> (raw)
In-Reply-To: 20010804071016.A1275@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: Saturday, August 04, 2001 1:10 PM
Subject: Re: Where is the first entry point for linux-mips boot?


> On Sat, Aug 04, 2001 at 10:16:27AM +0800, machael thailer wrote:
>
> >     There are many many subdirectories in arch/mips, I don't know where
is
> > the FIRST entry point for embedded linux-mips boot process? I find that
> > there is "kernel_entry" in arch/mips/kernel/head.S. I know this is the
entry
> > point for linux kernel ,but it is not the FIRST entry point for embedded
> > linux-mips boot process. So my questions is :
> >     After the board initializations finish, it should load linux kernel
into
> > RAM and jump there .  Just before it runs the linux kernel, who calls
> > "kernel_entry"?
>
> The firmware or bootloader.

Another question:

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? And what RAM address should it loaded at?
Since it is linked at 0x80200000,Should I load there or at somewhere else?

Thanks very much.

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 11:11:21 +0800	[thread overview]
Message-ID: <001501c126ca$4a5331a0$8021690a@huawei.com> (raw)
Message-ID: <20010817031121.TqKt6GzgJmizzmC8Z8mh-XvQxIaf0RUW-uDQYFceOhQ@z> (raw)
In-Reply-To: 20010804071016.A1275@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: Saturday, August 04, 2001 1:10 PM
Subject: Re: Where is the first entry point for linux-mips boot?


> On Sat, Aug 04, 2001 at 10:16:27AM +0800, machael thailer wrote:
>
> >     There are many many subdirectories in arch/mips, I don't know where
is
> > the FIRST entry point for embedded linux-mips boot process? I find that
> > there is "kernel_entry" in arch/mips/kernel/head.S. I know this is the
entry
> > point for linux kernel ,but it is not the FIRST entry point for embedded
> > linux-mips boot process. So my questions is :
> >     After the board initializations finish, it should load linux kernel
into
> > RAM and jump there .  Just before it runs the linux kernel, who calls
> > "kernel_entry"?
>
> The firmware or bootloader.

Another question:

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? And what RAM address should it loaded at?
Since it is linked at 0x80200000,Should I load there or at somewhere else?

Thanks very much.

machael

  reply	other threads:[~2001-08-17 11:47 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 [this message]
2001-08-17  3:11     ` machael thailer
2001-08-17  3:26     ` Ralf Baechle
2001-08-17 10:09       ` machael thailer
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='001501c126ca$4a5331a0$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 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.