arm64 entry point

Geoff Levand geoff at infradead.org
Thu May 15 16:06:31 PDT 2014


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




More information about the linux-arm-kernel mailing list