u-boot/arch/m68k
Tom Rini 6252fd05a2 m68k: Add missing ENTRY entry in linker script
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@nxp.com>
Cc: Angelo Dureghello <angelo@sysam.it>
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-09-17 12:10:44 -04:00
..
cpu m68k: Add missing ENTRY entry in linker script 2021-09-17 12:10:44 -04:00
dts m68k: Remove M52277EVB board 2021-07-18 21:03:57 -04:00
include/asm m68k: Remove M52277EVB board 2021-07-18 21:03:57 -04:00
lib m68k: Remove M5475x boards 2021-07-07 19:52:22 -04:00
config.mk Remove CROSS_COMPILE default from arch/*/config.mk 2020-07-01 10:11:03 -04:00
Kconfig m68k: Remove M52277EVB board 2021-07-18 21:03:57 -04:00
Makefile m68k: Remove M54451EVB board 2021-07-18 21:03:57 -04:00