[PATCH] m68k: Add missing ENTRY entry in linker script

Tom Rini trini at konsulko.com
Thu Sep 23 04:09:31 CEST 2021


On Fri, Sep 17, 2021 at 12:10:19PM -0400, Tom Rini wrote:

> Currently, there is no ENTRY() entry in the m68k linker script.
> However, since they currently contain a version_string symbol, which
> then overrides the default weak version_string symbol, the linker
> decides we must keep start.o in the resulting link.  Add an ENTRY() line
> so that the linker will know to keep this, even when version_string is
> no longer provided in start.S
> 
> Cc: Huan Wang <alison.wang at nxp.com>
> Cc: Angelo Dureghello <angelo at sysam.it>
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210922/0d98c4e6/attachment.sig>


More information about the U-Boot mailing list