]> Git Repo - J-u-boot.git/commit
microblaze: drop remnants of manual reloc
authorOvidiu Panait <[email protected]>
Sat, 11 Mar 2023 17:38:38 +0000 (19:38 +0200)
committerMichal Simek <[email protected]>
Mon, 13 Mar 2023 10:46:17 +0000 (11:46 +0100)
commit7ac50f88f8a9374e5cb4bc2a88c002d02ef3c570
tree8f20ce54a3aeb76e6ff98c26c67921b7ec284ec0
parent3363cf96eb372e03c4ac6774ad1657e4b0449a23
microblaze: drop remnants of manual reloc

Runtime relocation has been made the default for microblaze, so do the
following cleanups:
- drop all manual reloc codepaths in start.S
- drop all STATIC_RELA ifdefs, as it is now enabled unconditionally in
Kconfig

Reviewed-by: Michal Simek <[email protected]>
Signed-off-by: Ovidiu Panait <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
arch/microblaze/config.mk
arch/microblaze/cpu/Makefile
arch/microblaze/cpu/start.S
This page took 0.02883 seconds and 4 git commands to generate.