arm64 entry point
Will Deacon
will.deacon at arm.com
Fri May 16 02:01:17 PDT 2014
On Fri, May 16, 2014 at 12:06:31AM +0100, Geoff Levand wrote:
> Hi,
Hi Geoff,
> 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?
We should fix the linker script to have the correct entry address.
Care to send a patch?
Will
More information about the linux-arm-kernel
mailing list