commit | bf10b9201c1ed198f76bc0a35fc64951de7583bc | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun Aug 27 00:25:35 2023 +0200 |
committer | Angelo Dureghello <angelo@kernel-space.org> | Wed Sep 06 13:28:29 2023 +0200 |
tree | 065fa731f5c07bdb8b1283ba09ac91d70b4d2407 | |
parent | 0ad3eef38121b378cac1383b13b7365b1b9b1922 [diff] |
tools: relocate-rela: Add M68K support Add M68K ELF32 support into this tool, so it can patch static rela into M68K u-boot-nodtb.bin . This is the first step toward M68K relocation support, and in turn, removal of NEEDS_MANUAL_RELOC from the codebase altogether. Tested-by: Michal Simek <michal.simek@amd.com> # microblaze, arm64 Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>