commit | ca8abbd19a18e477cc58843d0d1575ba7042be20 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Tue Apr 05 15:12:33 2022 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue Apr 26 17:18:39 2022 +0530 |
tree | 598d489b108a3d1f06f7a87cee8a177d581ec5a5 | |
parent | 7e814161b47b009922d203e566a2985145ee04a3 [diff] |
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>