]> git.baikalelectronics.ru Git - uboot.git/commit
powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld script
authorPali Rohár <pali@kernel.org>
Tue, 5 Apr 2022 13:12:33 +0000 (15:12 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 26 Apr 2022 11:48:39 +0000 (17:18 +0530)
commit7286ab02c175738eff94b66f7f1bd3a7841ffc43
tree598d489b108a3d1f06f7a87cee8a177d581ec5a5
parentca6d667e111304ba6e686e81d7be46ed176f21cb
powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld script

.interp section is not available in output ELF binary and SIZEOF_HEADERS is
needed at all.

There is no change in generated u-boot.bin binary.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/powerpc/cpu/mpc85xx/u-boot.lds