]> git.dujemihanovic.xyz Git - u-boot.git/commit
tools: relocate-rela: Add M68K support
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 26 Aug 2023 22:25:35 +0000 (00:25 +0200)
committerAngelo Dureghello <angelo@kernel-space.org>
Wed, 6 Sep 2023 11:28:29 +0000 (13:28 +0200)
commitbf10b9201c1ed198f76bc0a35fc64951de7583bc
tree065fa731f5c07bdb8b1283ba09ac91d70b4d2407
parent0ad3eef38121b378cac1383b13b7365b1b9b1922
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>
tools/relocate-rela.c