linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Zhaobin Zhu <zzhu@emc.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: entry point for linux kernel for ppc
Date: Wed, 06 Sep 2000 14:39:51 -0400	[thread overview]
Message-ID: <39B68F77.4A3FF67F@emc.com> (raw)
In-Reply-To: 000b01c01828$0dd5d590$4d012ac7@warp-speed


Hi,

I am reading linux boot code for powerpc.

here is what I learned:

1)  In misc.c, the zImaged kernel code is loaded to RAM and get decompressed and then
     relocated to 0x00000000.

2)  In head.S,  the boot code sets 0x00000000 = 0xdeadc0de and jump to 0x00000004(kernel)

Does anybody know where (which file and which routine) in the kernel source is this
0x00000004 corresponding to ?

Thanks,
--
 Zhaobin Zhu
 zzhu@emc.com


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

  reply	other threads:[~2000-09-06 18:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-06 17:29 EST's VisionClick debugger fixes for Elf files from GNU tools Ron Bianco
2000-09-06 18:39 ` Zhaobin Zhu [this message]
2000-09-06 19:18   ` entry point for linux kernel for ppc 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=39B68F77.4A3FF67F@emc.com \
    --to=zzhu@emc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).