
29 Feb
2024
29 Feb
'24
12:31 a.m.
On Wed, Feb 28, 2024 at 12:48:04PM +0200, Ilias Apalodimas wrote:
commit 3d74a0977f514 ("ti: am335x: Remove unused linker script") removed the linker script for the TI variant. This linker script doesn't seem to do anything special and on top of that, has no definitions for the EFI runtime sections.
So let's get rid of it and use the generic linker script which defines those correctly
Signed-off-by: Ilias Apalodimas ilias.apalodimas@linaro.org
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom