[PATCH 002/149] rk32xx: Use standard TPL linker script
Simon Glass
sjg at chromium.org
Sun Dec 4 22:17:01 CET 2022
On Mon, 5 Dec 2022 at 04:06, Tom Rini <trini at konsulko.com> wrote:
>
> As of 2f41ade79e59 ("linker: Modify linker scripts to be more generic")
> we can use the same linker script for SPL and TPL and not have to make
> use of #undef tricks. Remove these last remnants.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> arch/arm/mach-rockchip/rk3288/Kconfig | 3 ---
> arch/arm/mach-rockchip/u-boot-tpl.lds | 12 ------------
> configs/evb-rk3229_defconfig | 1 -
> 3 files changed, 16 deletions(-)
> delete mode 100644 arch/arm/mach-rockchip/u-boot-tpl.lds
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list