commit | 113e13835453c5234582be5100e81b39efa5a7cf | [log] [tgz] |
---|---|---|
author | Ovidiu Panait <ovpanait@gmail.com> | Sat Mar 11 19:38:38 2023 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Mon Mar 13 11:46:17 2023 +0100 |
tree | 8f20ce54a3aeb76e6ff98c26c67921b7ec284ec0 | |
parent | e3e53eb8eaab219a3ca30da63eef39c64bef29ff [diff] |
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 <michal.simek@amd.com> Signed-off-by: Ovidiu Panait <ovpanait@gmail.com> Link: https://lore.kernel.org/r/20230311173838.521804-5-ovpanait@gmail.com Signed-off-by: Michal Simek <michal.simek@amd.com>