Skip to content
Commit f4dc714a authored by Scott Wood's avatar Scott Wood Committed by Albert ARIBAUD
Browse files

arm64: Turn u-boot.bin back into an ELF file after relocate-rela



While performing relocations on u-boot.bin should be good enough for
booting on real hardware, some simulators insist on booting an ELF file
(and yet don't perform ELF relocations), so convert the relocated
binary back into an ELF file.  This can go away in the future if we
change relocate-rela to operate directly on the ELF file, or if and
when we stop caring about a simulator with this restriction.

Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
Signed-off-by: default avatarDavid Feng <fenghua@phytium.com.cn>
parent 8137af19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment