u-boot/arch/microblaze/cpu
Ovidiu Panait 7ac50f88f8 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>
2023-03-13 11:46:17 +01:00
..
cache.c microblaze: cache: introduce flush_dcache_range() 2022-06-24 14:16:00 +02:00
cpuinfo.c Correct SPL uses of CPU_MICROBLAZE 2023-02-09 16:32:26 -05:00
exception.c microblaze: Fix typo in exception.c 2022-06-24 14:14:59 +02:00
interrupts.c microblaze: Remove interrupt handler 2022-06-24 14:16:32 +02:00
irq.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile microblaze: drop remnants of manual reloc 2023-03-13 11:46:17 +01:00
pvr.c microblaze: add support for handling PVR data 2022-06-24 14:16:00 +02:00
relocate.c Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
spl.c microblaze: spl: drop boot_linux 2023-01-27 08:38:34 +01:00
start.S microblaze: drop remnants of manual reloc 2023-03-13 11:46:17 +01:00
u-boot-spl.lds linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
u-boot.lds Xilinx changes for v2022.10 2022-06-27 10:15:50 -04:00