* Entry Point Address
@ 2006-01-31 13:26 Mustafa Çayır
2006-01-31 21:13 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Mustafa Çayır @ 2006-01-31 13:26 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
=20
does entry point adress defined uboot image header correspond to adress =
of which function in linux kernel ?
file :/common/cmd_bootm.c=20
function : do_bootm_linux
kernel =3D (void (*)(bd_t *, ulong, ulong, ulong, =
ulong))hdr->ih_ep;
Thanks,
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Entry Point Address
2006-01-31 13:26 Entry Point Address Mustafa Çayır
@ 2006-01-31 21:13 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2006-01-31 21:13 UTC (permalink / raw)
To: Mustafa Çayır; +Cc: linuxppc-embedded
In message <000e01c62669$f7c3be60$9e01120a@bilisim.local> you wrote:
>
> does entry point adress defined uboot image header correspond to adress of which function in linux kernel ?
It corresponds to the kernel's entry point, "_start".
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Cigarette, n.: A fire at one end, a fool at the other, and a bit of
tobacco in between.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-31 21:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-31 13:26 Entry Point Address Mustafa Çayır
2006-01-31 21:13 ` Wolfgang Denk
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).