entry point for linux kernel for ppc
Zhaobin Zhu
zzhu at emc.com
Thu Sep 7 05:39:51 EST 2000
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 at emc.com
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list