u-boot/arch/microblaze
Ovidiu Panait 3363cf96eb microblaze: drop CONFIG_NEEDS_MANUAL_RELOC
Microblaze and m68k are the only remaining architectures that still enable
CONFIG_NEEDS_MANUAL_RELOC by default.

Microblaze has had runtime relocation support using CONFIG_STATIC_RELA for
quite some time, since commit d58c007498 ("microblaze: Add support for run
time relocation"). Drop support for CONFIG_NEEDS_MANUAL_RELOC and make
runtime relocation the default, as the rest of the architectures do.

Reviewed-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Ovidiu Panait <ovpanait@gmail.com>
Link: https://lore.kernel.org/r/20230311173838.521804-4-ovpanait@gmail.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2023-03-13 11:46:17 +01:00
..
cpu Correct SPL uses of CPU_MICROBLAZE 2023-02-09 16:32:26 -05:00
dts dts: automatically build necessary .dtb files 2022-02-09 12:26:12 -07:00
include/asm Correct SPL uses of CPU_MICROBLAZE 2023-02-09 16:32:26 -05:00
lib Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
config.mk Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
Kconfig microblaze: drop CONFIG_NEEDS_MANUAL_RELOC 2023-03-13 11:46:17 +01:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00