All of lore.kernel.org
 help / color / mirror / Atom feed
* arm64 entry point
@ 2014-05-15 23:06 Geoff Levand
  2014-05-16  9:01 ` Will Deacon
  0 siblings, 1 reply; 4+ messages in thread
From: Geoff Levand @ 2014-05-15 23:06 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

There is some discrepancy between what booting.txt says and what our
linker script defines as the kernel entry point.

Here is booting.txt:

  The primary CPU must jump directly to the first instruction of the
  kernel image.

And the linker script:

  ENTRY(stext)

Should we change booting.txt, or the linker script?

-Geoff

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-19 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 23:06 arm64 entry point Geoff Levand
2014-05-16  9:01 ` Will Deacon
2014-05-16 17:26   ` [PATCH] arm64: Fix linker script " Geoff Levand
2014-05-19 15:49     ` Will Deacon

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.