Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: "jeff" <jeff_lee@coventive.com>
To: "Thiemo Seufer" <ica2_ts@csv.ica.uni-stuttgart.de>
Cc: <linux-mips@linux-mips.org>
Subject: RE: Kernel 2.4.20
Date: Tue, 25 Feb 2003 16:17:53 +0800	[thread overview]
Message-ID: <LPECIADMAHLPOFOIEEFNEEMACNAA.jeff_lee@coventive.com> (raw)
In-Reply-To: <20030225080327.GC25303@rembrandt.csv.ica.uni-stuttgart.de>

Dear Thiemo,
    Thanks for your quickly response.
I try to modify the /arch/mips/ld.script.in or /arch/mips/kernel/head.S
but still can't work (entry is changed but kernel can't work). Do I make
any mistake?

Thanks

Jeff @ Coventive

-----Original Message-----
From: Thiemo Seufer [mailto:ica2_ts@csv.ica.uni-stuttgart.de]
Sent: Tuesday, February 25, 2003 4:03 PM
To: jeff
Cc: linux-mips@linux-mips.org
Subject: Re: Kernel 2.4.20


jeff wrote:
> Dear All,
>     I am trying to porting NEC Vr4131 platform from 2.4.16 to 2.4.20 but I found some problem.
> In kernel 2.4.16, the kernel entry is 0x80002470 but the kernel entry in 2.4.20 is 0x801xxxxx

That's just normal, the entry is variable.

> So my problem is how to change the kernel entry from 0x801xxxxx to be 0x8000xxxx? or how 
> to test this kernel when the kernel entry is 0x801xxxxx?

The entry address is encoded in the ELF header at the beginning of vmlinux
(as it is for all other ELF executables). The header's layout can be found
e.g. in linux/include/linux/elf.h.


Thiemo

WARNING: multiple messages have this Message-ID (diff)
From: "jeff" <jeff_lee@coventive.com>
To: Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de>
Cc: linux-mips@linux-mips.org
Subject: RE: Kernel 2.4.20
Date: Tue, 25 Feb 2003 16:17:53 +0800	[thread overview]
Message-ID: <LPECIADMAHLPOFOIEEFNEEMACNAA.jeff_lee@coventive.com> (raw)
Message-ID: <20030225081753.cin1me4EAeoce3aywccnFtqlRvmttxqHiQmQ7sCL-j4@z> (raw)
In-Reply-To: <20030225080327.GC25303@rembrandt.csv.ica.uni-stuttgart.de>

Dear Thiemo,
    Thanks for your quickly response.
I try to modify the /arch/mips/ld.script.in or /arch/mips/kernel/head.S
but still can't work (entry is changed but kernel can't work). Do I make
any mistake?

Thanks

Jeff @ Coventive

-----Original Message-----
From: Thiemo Seufer [mailto:ica2_ts@csv.ica.uni-stuttgart.de]
Sent: Tuesday, February 25, 2003 4:03 PM
To: jeff
Cc: linux-mips@linux-mips.org
Subject: Re: Kernel 2.4.20


jeff wrote:
> Dear All,
>     I am trying to porting NEC Vr4131 platform from 2.4.16 to 2.4.20 but I found some problem.
> In kernel 2.4.16, the kernel entry is 0x80002470 but the kernel entry in 2.4.20 is 0x801xxxxx

That's just normal, the entry is variable.

> So my problem is how to change the kernel entry from 0x801xxxxx to be 0x8000xxxx? or how 
> to test this kernel when the kernel entry is 0x801xxxxx?

The entry address is encoded in the ELF header at the beginning of vmlinux
(as it is for all other ELF executables). The header's layout can be found
e.g. in linux/include/linux/elf.h.


Thiemo

  reply	other threads:[~2003-02-25  8:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-24 12:07 Change -mcpu option for VR41xx Yoichi Yuasa
2003-02-24 20:21 ` Ralf Baechle
2003-02-25  3:48   ` Yoichi Yuasa
2003-02-25  7:58     ` Kernel 2.4.20 jeff
2003-02-25  7:58       ` jeff
2003-02-25  8:03       ` Thiemo Seufer
2003-02-25  8:17         ` jeff [this message]
2003-02-25  8:17           ` jeff
2003-02-25  8:33           ` Thiemo Seufer
2003-02-25  8:46             ` jeff
2003-02-25  8:46               ` jeff
2003-02-25  9:42               ` Thiemo Seufer
2003-02-25 17:47       ` Jun Sun
2003-02-25 13:18     ` Change -mcpu option for VR41xx Maciej W. Rozycki
2003-02-26  2:54       ` Yoichi Yuasa
2003-02-26 12:18         ` Maciej W. Rozycki
2003-02-27  1:41           ` Yoichi Yuasa
2003-02-27 12:05             ` Maciej W. Rozycki
2003-02-27 12:37               ` Yoichi Yuasa
2003-02-27 13:07                 ` Maciej W. Rozycki
2003-02-28  3:50                   ` Yoichi Yuasa

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=LPECIADMAHLPOFOIEEFNEEMACNAA.jeff_lee@coventive.com \
    --to=jeff_lee@coventive.com \
    --cc=ica2_ts@csv.ica.uni-stuttgart.de \
    --cc=linux-mips@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox