]> git.dujemihanovic.xyz Git - u-boot.git/commit
rk32xx: Use standard TPL linker script
authorTom Rini <trini@konsulko.com>
Sun, 4 Dec 2022 15:03:27 +0000 (10:03 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 23 Dec 2022 15:07:03 +0000 (10:07 -0500)
commit957848882c88722da8a3a2e6fba77c2cf113b17e
treeaef65758d7fd6b86bb4da02b1e4bdaaf8f0affc7
parentb9d1f88b3aae10c15c0cd767acccc1026f5ef6d8
rk32xx: Use standard TPL linker script

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@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/rk3288/Kconfig
arch/arm/mach-rockchip/u-boot-tpl.lds [deleted file]
configs/evb-rk3229_defconfig